http://bugs.winehq.org/show_bug.cgi?id=24164 Bart Van Assche <bart.vanassche(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #30470|0 |1 is obsolete| | --- Comment #6 from Bart Van Assche <bart.vanassche(a)gmail.com> 2010-09-01 05:23:17 CDT --- Created an attachment (id=30505) --> (http://bugs.winehq.org/attachment.cgi?id=30505) Patch for suppressing the most common false positive data race reports, version 2 Fixes one real race in heap.c by moving the heap_set_debug_flags() call up. The access pattern of npc->pipe (rpcrt4) should be examined further - I'm not sure it is safe. -- 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.