Commit 059c45d0 authored by monty@mysql.com's avatar monty@mysql.com

Suppress memory leak from 'kill_server'

(Happens if main thread exists before kill_server thread, which is ok)
parent 7ec5a7ec
......@@ -446,3 +446,13 @@
fun:ListAdd
fun:_db_set_
}
{
dbug initialization by kill_server
Memcheck:Leak
fun:malloc
fun:DbugMalloc
fun:code_state
fun:_db_enter_
fun:kill_server
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment