mirror of
https://github.com/MariaDB/server.git
synced 2025-03-02 09:13:14 +01:00
![]() Fix a memory corruption bug: in 32-bit computers, every 4 billionth malloc outside innodb_additional_mem_pool_size was mistreated when freeing the memory; this could corrupt the InnoDB additional mem pool and could have caused crashes anywhere, also inside MySQL, or even database corruption! the bug exists also in 3.23 and 4.1; workaround: configure innodb_additional_mem_pool_size big enough |
||
---|---|---|
.. | ||
Makefile.am | ||
makefilewin | ||
mem0dbg.c | ||
mem0mem.c | ||
mem0pool.c |