[Webkit-unassigned] [Bug 55516] Possible data race on JSC::Yarr::Interpreter::interpret

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 1 22:25:19 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=55516


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org




--- Comment #1 from Alexey Proskuryakov <ap at webkit.org>  2011-03-01 22:25:19 PST ---
FWIW, I don't see anything wrong about in cross platform code here. WebCore isn't supposed to be thread safe anyway, except for a few cases (like code that can run in workers).

Not sure how to interpret the tool output though - is it really complaining about an out of bound access perhaps?

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