summaryrefslogtreecommitdiff
path: root/storage/sphinx
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2017-01-10 14:11:32 +0200
committerMarko Mäkelä <marko.makela@mariadb.com>2017-01-10 14:28:05 +0200
commit78e6fafcaa93bdd2cf793a82a812137eb7a779a7 (patch)
tree37cecc919c26bf3c14ebef617bebaa1b1e39d2ab /storage/sphinx
parent171e59ed479ee347dae04a34855ea3c29b13349d (diff)
downloadmariadb-git-78e6fafcaa93bdd2cf793a82a812137eb7a779a7.tar.gz
Fix an innodb_plugin leak noted in MDEV-11686
buf_flush_init_flush_rbt() was called too early in MariaDB server 10.0, 10.1, MySQL 5.5 and MySQL 5.6. The memory leak has been fixed in the XtraDB storage engine and in MySQL 5.7. As a result, when the server is started to initialize new data files, the buf_pool->flush_rbt will be created unnecessarily and then leaked. This memory leak was noticed in MariaDB server 10.1 when running the test encryption.innodb_first_page.
Diffstat (limited to 'storage/sphinx')
0 files changed, 0 insertions, 0 deletions