summaryrefslogtreecommitdiff
path: root/mysql-test/main/subselect_sj_jcl6.result
diff options
context:
space:
mode:
authorMonty <monty@mariadb.org>2022-05-04 17:30:21 +0300
committerMonty <monty@mariadb.org>2022-06-06 14:12:20 +0300
commit392e744aec9e52802e7317f8c7f9b52019026ab9 (patch)
treee14537f0cfdcaeeb1a9aa2ab8c6876d3b6d74ddf /mysql-test/main/subselect_sj_jcl6.result
parent099b9202a5c0496cc4f4024a6e667fd526664f69 (diff)
downloadmariadb-git-392e744aec9e52802e7317f8c7f9b52019026ab9.tar.gz
Fixed crashing when using DBUG_PUSH_EMPTY
DBUG_PUSH_EMPTY is used by thr_mutex.cc. If there are 4G of DBUG_PUSH_EMPTY calls, then DBUG_POP_EMPTY will cause a crash when DBUGCloseFile() will try to free an object that was never allocated.
Diffstat (limited to 'mysql-test/main/subselect_sj_jcl6.result')
0 files changed, 0 insertions, 0 deletions