14 Jan
2009
14 Jan
'09
8:32 p.m.
On Wed, 2009-01-14 at 15:31 -0500, Timo Sirainen wrote:
Oh, right, libcrypto stuff isn't very valgrind-friendly. I think it's possible to disable these with:
--suppressions=<filename> [default: $PREFIX/lib/valgrind/default.supp] Specifies an extra file from which to read descriptions of errors to suppress. You may use up to 100 extra suppression files.
But I don't know how to generate those suppressions.
Looks like at the bottom of http://www.kegel.com/wine/valgrind/valgrind-suppressions there are some libcrypto and libssl suppressions.