Bug 59370 - DFG JIT - fix leak of BlocksBlocks
Summary: DFG JIT - fix leak of BlocksBlocks
Status: RESOLVED DUPLICATE of bug 59359
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-25 16:03 PDT by Gavin Barraclough
Modified: 2011-04-25 16:09 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gavin Barraclough 2011-04-25 16:03:35 PDT
(put the blocks immediately into an OwnPtr).
Comment 1 Gavin Barraclough 2011-04-25 16:06:33 PDT
Fixed in r84821
Comment 2 Adam Roben (:aroben) 2011-04-25 16:09:46 PDT

*** This bug has been marked as a duplicate of bug 59359 ***