Commit 81f22df4 authored by unknown's avatar unknown

Added valgrind suppression for an error due to

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=577135
parent dc1b1d39
......@@ -273,6 +273,15 @@
fun:do_flush
}
{
libz inflatereset2
Memcheck:Cond
fun:inflateReset2
fun:inflateInit2_
fun:uncompress
}
#
# Warning from my_thread_init becasue mysqld dies before kill thread exists
#
......
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