mariadb/buf
marko dda7217e08 branches/zip: Free all resources at shutdown. Set pointers to NULL, so
that Valgrind will not complain about freed data structures that are
reachable via pointers.  This addresses Bug #45992 and Bug #46656.

This patch is mostly based on changes copied from branches/embedded-1.0,
mainly c5432, c3439, c3134, c2994, c2978, but also some other code was
copied.  Some added cleanup code is specific to MySQL/InnoDB.

rb://199 approved by Sunny Bains
2009-11-02 09:42:56 +00:00
..
buf0buddy.c branches/zip: Add @file comments, and convert decorative 2009-05-25 09:52:29 +00:00
buf0buf.c branches/zip: Free all resources at shutdown. Set pointers to NULL, so 2009-11-02 09:42:56 +00:00
buf0flu.c branches/zip rb://182 2009-10-13 16:43:13 +00:00
buf0lru.c branches/zip: Fix corruption of buf_pool->LRU_old and improve debug assertions. 2009-10-29 11:04:11 +00:00
buf0rea.c branches/zip 2009-08-27 21:43:32 +00:00