Bug 140029

Summary: [iOS] Fix memory leak in FeatureCounter
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore Misc.Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, darin, ddkilzer, kling, koivisto
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 139652    
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2015-01-01 13:04:17 PST
Fix memory leak in FeatureCounter, the NSString for the counter key is never released. Radar: <rdar://problem/19255690>
Attachments
Patch (2.77 KB, patch)
2015-01-01 13:06 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2015-01-01 13:06:46 PST
WebKit Commit Bot
Comment 2 2015-01-01 14:35:58 PST
Comment on attachment 243868 [details] Patch Clearing flags on attachment: 243868 Committed r177850: <http://trac.webkit.org/changeset/177850>
WebKit Commit Bot
Comment 3 2015-01-01 14:36:02 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.