Bug 71847 - JSC::Parser::Parser leaks Lexer member
Summary: JSC::Parser::Parser leaks Lexer member
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Michael Saboff
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2011-11-08 12:22 PST by Michael Saboff
Modified: 2011-11-08 12:47 PST (History)
0 users

See Also:


Attachments
Patch (2.33 KB, patch)
2011-11-08 12:27 PST, Michael Saboff
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Saboff 2011-11-08 12:22:40 PST
<rdar://problem/10400054> Leaks in JSC::Parser::Parser
Comment 1 Michael Saboff 2011-11-08 12:27:06 PST
Created attachment 114133 [details]
Patch
Comment 2 Michael Saboff 2011-11-08 12:47:20 PST
Committed r99608: <http://trac.webkit.org/changeset/99608>