Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix incorrect init of m_opposite_xx subarrays in Table #3749

Merged
merged 2 commits into from
May 29, 2020

Conversation

finnschiermer
Copy link
Contributor

The initial value for TableKeys and ColKeys in the m_opposite_xxx members of the table accessor was incorrectly set to 0 instead of -1.

@bmunkholm
Copy link
Contributor

Is it possible to make any tests that detects this?
Add entry in changelog.

@finnschiermer
Copy link
Contributor Author

@bmunkholm I'm working on a test for detecting it but would not hold back a fix. I'll update the changelog.

@finnschiermer finnschiermer merged commit 0bcbb79 into master May 29, 2020
@finnschiermer finnschiermer deleted the fsa/fix-3701 branch May 29, 2020 14:41
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants