diff options
author | Vladislav Vaintroub <wlad@montyprogram.com> | 2011-12-02 15:35:05 +0100 |
---|---|---|
committer | Vladislav Vaintroub <wlad@montyprogram.com> | 2011-12-02 15:35:05 +0100 |
commit | c4f5908a799e0b6ddcdc44f9957b5f99aaf40fd6 (patch) | |
tree | 8945418a6db73395e8a8136b49084d553dda51e9 /include/CMakeLists.txt | |
parent | 970bc8cd0bd01073899a3f371cbe1ad3d0cf2057 (diff) | |
download | mariadb-git-c4f5908a799e0b6ddcdc44f9957b5f99aaf40fd6.tar.gz |
Fixed crashes found by application verifier:
- 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.
Diffstat (limited to 'include/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions