[Bug 21504] Valgrind warnings in HEAP_ValidateInUseArena when checking adjacent blocks

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jan 27 04:12:31 CST 2010


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





--- Comment #1 from Alexandre Julliard <julliard at winehq.org>  2010-01-27 04:12:31 ---
Use of +heap together with Valgrind is questionable. Doing all the extra
validation work is a waste of time since the accesses would have been caught
already, and toggling Valgrind permissions all the time is going to make the
Valgrind checks less reliable.

-- 
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