[Webkit-unassigned] [Bug 84970] Mutex failure when HashTable is memcpy'ed in debug build
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Apr 26 10:43:23 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=84970
Joe Mason <jmason at rim.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jmason at rim.com
--- Comment #2 from Joe Mason <jmason at rim.com> 2012-04-26 10:43:23 PST ---
I notice that Mutex has WTF_MAKE_NONCOPYABLE, which is bypassed by memcpy/memmove. Is there any way to assert in Vector<Scope> when a noncopyable object is added? Preferably at compile time?
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list