[Webkit-unassigned] [Bug 209418] memory leaks in JSC::BytecodeGenerator::pushLexicalScopeInternal

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 24 19:17:21 PDT 2020


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

Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org,
                   |                            |ddkilzer at webkit.org,
                   |                            |joepeck at webkit.org
          Component|New Bugs                    |JavaScriptCore

--- Comment #1 from Alexey Proskuryakov <ap at webkit.org> ---
Do you know if LeakSanitizer works reliably for WebKit? I am not familiar with this tool.

JavaScriptCore does a lot of pointer manipulation that confuses leak detectors.

-- 
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/20200325/e4c43d68/attachment.htm>


More information about the webkit-unassigned mailing list