mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 05:22:25 +01:00
91c7988e53
Detailed revision comments: r6130 | marko | 2009-11-02 11:42:56 +0200 (Mon, 02 Nov 2009) | 9 lines 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 |
||
---|---|---|
.. | ||
ut0auxconf_atomic_pthread_t_gcc.c | ||
ut0auxconf_atomic_pthread_t_solaris.c | ||
ut0auxconf_have_gcc_atomics.c | ||
ut0auxconf_have_solaris_atomics.c | ||
ut0auxconf_pause.c | ||
ut0auxconf_sizeof_pthread_t.c | ||
ut0byte.c | ||
ut0dbg.c | ||
ut0list.c | ||
ut0mem.c | ||
ut0rnd.c | ||
ut0ut.c | ||
ut0vec.c | ||
ut0wqueue.c |