[Bug 20318] RtlFreeHeap() valgrind annotation wrong in error path

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Oct 19 08:31:13 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=20318


Alexandre Julliard <julliard at winehq.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX




--- Comment #1 from Alexandre Julliard <julliard at 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...

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list