mirror of
https://github.com/MariaDB/server.git
synced 2025-08-26 01:44:06 +03:00
InnoDB does not bother to free explicitly one-time allocations at exit, so we get lots of "still reachable" warnings in Valgrind with innodb-use-sys-malloc enabled.