[Webkit-unassigned] [Bug 175453] New: Fix the memory leak in the version of MacroAssembler::probe() that takes a lambda.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 10 15:51:40 PDT 2017


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

            Bug ID: 175453
           Summary: Fix the memory leak in the version of
                    MacroAssembler::probe() that takes a lambda.
           Product: WebKit
           Version: WebKit Nightly 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

This version of MacroAssembler::probe() was previously only used for debugging purposes, and hence, we didn't care about the leak then.  Now, the probe mechanism is going to be used for deployed code.  We should fix this leak.

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


More information about the webkit-unassigned mailing list