mariadb/storage
Marko Mäkelä 9f863a15b0 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.
2016-12-19 15:57:41 +02:00
..
archive Fix spelling: occurred, execute, which etc 2016-03-04 02:09:37 +02:00
blackhole
cassandra MDEV-6662: possible bug in cassandra_se.cc 2015-12-10 02:28:41 +03:00
connect - Fix MDEV-10950. Null values not retrieved for numeric types. 2016-10-14 18:29:33 +02:00
csv Fix spelling: occurred, execute, which etc 2016-03-04 02:09:37 +02:00
example
federated Fix spelling: occurred, execute, which etc 2016-03-04 02:09:37 +02:00
federatedx Merge branch 'connect/10.0' into 10.0 2016-04-26 23:48:18 +02:00
heap
innobase MDEV-11602 InnoDB leaks foreign key metadata on DDL operations 2016-12-19 15:57:41 +02:00
maria Remove labs() warning from maria and myisam storage engines 2016-12-01 15:01:33 +01:00
mroonga MDEV-10258 - Valgrind warnings in buildbot after a set of mroonga tests 2016-06-21 17:04:57 +04:00
myisam Merge branch '5.5' into 10.0 2016-12-09 16:33:48 +01:00
myisammrg Merge branch '5.5' into 10.0 2016-04-26 23:05:26 +02:00
ndb Fix spelling: occurred, execute, which etc 2016-03-04 02:09:37 +02:00
oqgraph MDEV-5944: Compile fix for OQGRAPH with LLVM 2016-10-25 13:46:28 +03:00
perfschema Merge branch 'merge/merge-perfschema-5.6' into 10.0 2016-09-27 19:00:08 +02:00
sequence
sphinx Merge branch '5.5' into 10.0 2016-02-15 22:50:59 +01:00
spider revert part of 69f1a32 2016-06-22 10:23:11 +02:00
test_sql_discovery
tokudb Merge branch '5.5' into 10.0 2016-12-09 16:33:48 +01:00
xtradb MDEV-11602 InnoDB leaks foreign key metadata on DDL operations 2016-12-19 15:57:41 +02:00