[Bug 24164] Wine is not data-race detector friendly

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Sep 1 05:23:19 CDT 2010


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

Bart Van Assche <bart.vanassche at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #30470|0                           |1
        is obsolete|                            |

--- Comment #6 from Bart Van Assche <bart.vanassche at 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.



More information about the wine-bugs mailing list