Dan Kegel wrote:
>Looks like I ignore files that only contain leak errors:
>You can still see the leaks in the full log,
>http://kegel.com/wine/valgrind/logs/2009-11-19-08.35.log
Ah, I was surprised to find no mention of winmm in the normal log ;)
>should I stop ignoring modules that only have le
Joerg wrote:
> I'm surprised that valgrind did not complain about the bug...
Looks like I ignore files that only contain leak errors:
http://code.google.com/p/winezeug/source/browse/trunk/valgrind/valgrind-split.pl
on the theory that we're already overwhelmed dealing with
non-leak errors.
You can