Commit caf21245 authored by unknown's avatar unknown

Suppress memory leak from 'kill_server'

(Happens if main thread exists before kill_server thread, which is ok)

parent 1e4d1f9b
......@@ -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