summaryrefslogtreecommitdiff
path: root/mysql-test
diff options
context:
space:
mode:
authorKristofer Pettersson <kristofer.pettersson@sun.com>2008-11-07 13:12:56 +0100
committerKristofer Pettersson <kristofer.pettersson@sun.com>2008-11-07 13:12:56 +0100
commite88487cc27014be1e8cd02a09b48d11aa1ca8b02 (patch)
tree220aebbee7b075af427bc118a22b5792fb90f9d2 /mysql-test
parent8b1f501c70426cc51a8af0b859efb4dea07fcac5 (diff)
downloadmariadb-git-e88487cc27014be1e8cd02a09b48d11aa1ca8b02.tar.gz
Bug#38883 thd_security_context is not thread safe, crashes?
Innodb monitor could cause a server crash because of invalid access to a shared variable in a concurrent environment. This patch adds a guard to protect against crashes but not against inconsistent values because of performance reasons. sql/sql_class.cc: * Attempt snapshot of static memory pointer proc_info to avoid null pointers.
Diffstat (limited to 'mysql-test')
0 files changed, 0 insertions, 0 deletions