http://bugs.winehq.org/show_bug.cgi?id=20318
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX
--- Comment #1 from Alexandre Julliard julliard@winehq.org 2009-10-19 08:31:12 --- The point of having it early is precisely so that we can get a warning on freeing invalid blocks. Of course that means it's going to trigger for tests that do it on purpose, consider it a test of the valgrind detection...