mirror of https://github.com/MariaDB/server
Browse Source
- leaking mutex in lf_hash_destroy - pthread_getspecific() before pthread_key_create() in my_thread_var_dbug() (called by static C++ object constructors called in sys_vars) - perfschema destroys mutexes that were not created.pull/374/head
3 changed files with 24 additions and 18 deletions
Loading…
Reference in new issue