mirror of
https://github.com/MariaDB/server.git
synced 2025-01-15 19:42:28 +01:00
392e744aec
DBUG_PUSH_EMPTY is used by thr_mutex.cc. If there are 4G of DBUG_PUSH_EMPTY calls, then DBUG_POP_EMPTY will cause a crash when DBUGCloseFile() will try to free an object that was never allocated. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
dbug.c | ||
dbug_add_tags.pl | ||
dbug_long.h | ||
example1.c | ||
example2.c | ||
example3.c | ||
factorial.c | ||
main.c | ||
monty.doc | ||
my_main.c | ||
remove_function_from_trace.pl | ||
tests-t.pl | ||
tests.c | ||
user.r |