[Webkit-unassigned] [Bug 130122] W32: Use-after-free in WTF threading code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 12 03:31:16 PDT 2014


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





--- Comment #1 from LRN <lrn1986 at gmail.com>  2014-03-12 03:31:38 PST ---
Created an attachment (id=226489)
 --> (https://bugs.webkit.org/attachment.cgi?id=226489&action=review)
Make sure invocation is destroyed before running thread cleanup

Adding extra scope to make sure that invocation object is killed before running thread cleanup routine.

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