Bug 140029 - [iOS] Fix memory leak in FeatureCounter
Summary: [iOS] Fix memory leak in FeatureCounter
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks: 139652
  Show dependency treegraph
 
Reported: 2015-01-01 13:04 PST by Chris Dumez
Modified: 2015-01-01 14:36 PST (History)
5 users (show)

See Also:


Attachments
Patch (2.77 KB, patch)
2015-01-01 13:06 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 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>
Comment 1 Chris Dumez 2015-01-01 13:06:46 PST
Created attachment 243868 [details]
Patch
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2015-01-01 14:36:02 PST
All reviewed patches have been landed.  Closing bug.