Bug 89415 - [JSC] In JSGlobalData.cpp, enableAssembler() sometimes leaks two CF objects
Summary: [JSC] In JSGlobalData.cpp, enableAssembler() sometimes leaks two CF objects
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andy Estes
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-18 20:16 PDT by Andy Estes
Modified: 2012-06-18 20:32 PDT (History)
0 users

See Also:


Attachments
Patch (2.26 KB, patch)
2012-06-18 20:21 PDT, Andy Estes
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andy Estes 2012-06-18 20:16:50 PDT
[JSC] In JSGlobalData.cpp, enableAssembler() sometimes leaks two CF objects
Comment 1 Andy Estes 2012-06-18 20:21:37 PDT
Created attachment 148232 [details]
Patch
Comment 2 Andy Estes 2012-06-18 20:32:45 PDT
Committed r120663: <http://trac.webkit.org/changeset/120663>