mariadb/storage/innobase/handler
Marko Mäkelä f0c19b6a57 MDEV-11730 Memory leak in innodb.innodb_corrupt_bit
Memory was leaked when ALTER TABLE is attempted on a table
that contains corrupted indexes.
The memory leak was reported by AddressSanitizer for the test
innodb.innodb_corrupt_bit. The leak was introduced into
MariaDB Server 10.0.26, 10.1.15, 10.2.1 by the following:

commit c081c978a2
Merge: 1d21b22155 a482e76e65
Author: Sergei Golubchik <serg@mariadb.org>
Date:   Tue Jun 21 14:11:02 2016 +0200

   Merge branch '5.5' into bb-10.0
2017-01-05 20:30:51 +02:00
..
ha_innodb.cc MDEV-6424: MariaDB server crashes with assertion failure in file ha_innodb.c line 11652 2016-11-17 15:15:20 +02:00
ha_innodb.h Merge branch 'merge-innodb-5.6' into 10.0 2016-06-21 14:58:19 +02:00
handler0alter.cc MDEV-11730 Memory leak in innodb.innodb_corrupt_bit 2017-01-05 20:30:51 +02:00
i_s.cc Merge branch 'merge/merge-innodb-5.6' into 10.0 2016-09-27 18:05:06 +02:00
i_s.h move to storage/innobase 2015-05-04 19:17:21 +02:00