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

Bug1587426 5.7 #558

Merged
merged 3 commits into from Jun 2, 2016
Merged

Conversation

laurynas-biveinis
Copy link
Contributor

…nts incorrectly, access out-of-bound)

Debug-only print code for printing THD::locked_tables_mode handles
only three values, with their names printed incorrectly. But the enum
can have four values, and an attempt to print the last one would
result in out-of-bounds read. Fix by syncing the printing code with
the enum.
@percona-ysorokin
Copy link
Collaborator

LGTM

@laurynas-biveinis laurynas-biveinis merged commit d33bf7b into percona:5.7 Jun 2, 2016
@laurynas-biveinis laurynas-biveinis deleted the bug1587426-5.7 branch June 2, 2016 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants