[Webkit-unassigned] [Bug 24615] JavascriptCore leaks when creating and releasing context groups in a tight loop

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 1 02:01:30 PDT 2013


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


Mark Rowe (bdash) <mrowe at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED




--- Comment #12 from Mark Rowe (bdash) <mrowe at apple.com>  2013-06-01 02:00:01 PST ---
"otool -L" just dumps the Mach-O load commands in the given binary, it doesn't use any of dyld's logic to resolve those load commands to the actual library that will be loaded.

If you're interested in building WebKit, I'd suggest following the instructions at <http://www.webkit.org/building/build.html> and asking on the webkit-help mailing list if you run in to problems.

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