[vtk-developers] valgrind suppressions

Bill Lorensen bill.lorensen at gmail.com
Wed Jan 20 08:28:44 EST 2010


Could someone add the following valgrind suppression to the
suppressions files used by

amber2.kitware Linux-Valgrind
and
arkadia.kitware all-debug-g++-valgrind

{
   Some zlib suppressions. See www.zlib.net/zlib_faq.html#faq36
   Memcheck:Cond
   fun:longest_match
   fun:deflate_slow
   fun:vtk_zlib_deflate
}

This is responsible for most of the conditional jump errors.

Thanks,

Bill



More information about the vtk-developers mailing list