[Bug 33990] MSVC 2013 std::mutex crashes

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Feb 25 21:10:41 CST 2015


https://bugs.winehq.org/show_bug.cgi?id=33990

Chris Moeller <chris at kode54.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #8 from Chris Moeller <chris at kode54.net> ---
This crash appears to be resolved, due to GetNumaHighestNodeNumber being
semi-stubbed with a minimal implementation which will prevent the MSVC 2012+
STL from crashing or at least throwing an exception that many programs won't
bother to catch.

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