diff options
author | Marko Mäkelä <marko.makela@mariadb.com> | 2018-08-03 15:40:13 +0300 |
---|---|---|
committer | Marko Mäkelä <marko.makela@mariadb.com> | 2018-08-03 15:40:13 +0300 |
commit | e6a808bec790fdbbf1dc0a6b03fb6c8b6e41dc01 (patch) | |
tree | 12c275460543a06f4aa07639f62b622a04410813 /mysql-test/main/derived.test | |
parent | be370efac43c26168e13034fa9b0bb0116ca95b4 (diff) | |
download | mariadb-git-e6a808bec790fdbbf1dc0a6b03fb6c8b6e41dc01.tar.gz |
Fix heap-use-after-free in debug code
rw_lock_get_debug_info(): Remove. This function is inherently unsafe
to use, because the copied pointers can become stale between
rw_lock_debug_mutex_exit() and the dereferencing of the pointer in
the caller.
Diffstat (limited to 'mysql-test/main/derived.test')
0 files changed, 0 insertions, 0 deletions