From: dooglus Date: Wed, 26 Sep 2007 10:09:53 +0000 (+0000) Subject: Suppress valgrind warning about an error in libz. X-Git-Url: https://git.pterodactylus.net/?p=synfig.git;a=commitdiff_plain;h=05ebc275cc4f52c62effb90caf5c3201c6bc6eed Suppress valgrind warning about an error in libz. git-svn-id: http://svn.voria.com/code@763 1f10aa63-cdf2-0310-b900-c93c546f37ac --- diff --git a/.valgrind b/.valgrind index cadbe36..fd17b26 100644 --- a/.valgrind +++ b/.valgrind @@ -131,3 +131,13 @@ obj:* fun:dlopen } +{ + + Memcheck:Cond + obj:* + obj:* + fun:deflate + fun:gzclose + obj:* + fun:xmlOutputBufferClose +}