summaryrefslogtreecommitdiff
path: root/mysys/my_alloc.c
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2016-12-19 15:57:41 +0200
committerMarko Mäkelä <marko.makela@mariadb.com>2016-12-19 15:57:41 +0200
commit9f863a15b037c0ddffc2d12c1f7d841466f9f345 (patch)
tree6ac61438c9f4adc5562af06a6a5d713c9ce12823 /mysys/my_alloc.c
parenteb4f2e063c341d9f3644339c68cb01679e782001 (diff)
downloadmariadb-git-9f863a15b037c0ddffc2d12c1f7d841466f9f345.tar.gz
MDEV-11602 InnoDB leaks foreign key metadata on DDL operations
Essentially revert MDEV-6759, which addressed a double free of memory by removing the freeing altogether, introducing the memory leaks. No double free was observed when running the test suite -DWITH_ASAN. Replace some mem_heap_free(foreign->heap) with dict_foreign_free(foreign) so that the calls can be located and instrumented more easily when needed.
Diffstat (limited to 'mysys/my_alloc.c')
0 files changed, 0 insertions, 0 deletions