|
From: Tilman S. <ti...@co...> - 2005-05-26 13:07:38
|
Hi,
I suggest to add the following two suppressions to the default set:
{
bogus warning in zlib
Memcheck:Cond
obj:/usr/lib/libz.so.1.2.2
obj:/usr/lib/libz.so.1.2.2
fun:deflate
fun:compress2
}
{
bogus warning in zlib
Memcheck:Cond
obj:/usr/lib/libz.so.1.2.2
obj:/usr/lib/libz.so.1.2.2
fun:deflate
fun:compress2
}
According to Mark Adler, that bug is safe and it probably won't be
fixed:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=270070
Regards,
Tilman
--
learn to quote: http://www.netmeister.org/news/learn2quote.html
|