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

Remove potentially invalid call to 'conn_unregister' in 'monitor_group_replication_thread' #3267

Closed
3 tasks done
JavierJF opened this issue Jan 21, 2021 · 1 comment
Closed
3 tasks done

Comments

@JavierJF
Copy link
Collaborator

  • A clear description of the issue

In MySQL_Monitor.cpp there is a duplicated call to conn_unregister performed without a proper check on the initialization state of MySQL_Monitor_State_Data::mysql field.

  • ProxySQL version

  • v2.0.16

  • v2.1.0

  • OS version

NAME="Arch Linux"
PRETTY_NAME="Arch Linux"
ID=arch
BUILD_ID=rolling
renecannao added a commit that referenced this issue Feb 8, 2021
Closes #3267: Removed duplicated call to 'conn_unregister' in 'monitor_group_replication_thread' performed outside proper check
@JavierJF
Copy link
Collaborator Author

Closed by #3268.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant