[Webkit-unassigned] [Bug 148635] New: Watchdog timer callback should release the lock before deref’ing the Watchdog

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 31 09:49:32 PDT 2015


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

            Bug ID: 148635
           Summary: Watchdog timer callback should release the lock before
                    deref’ing the Watchdog
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mark.lam at apple.com

The deref’ing of the watchdog may free it.  The lock may not be available to be unlocked after the deref.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150831/ff143881/attachment.html>


More information about the webkit-unassigned mailing list