Bug 141616 - [Mac] RetainPtr member cleanup, possible leaks
Summary: [Mac] RetainPtr member cleanup, possible leaks
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: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-14 19:28 PST by Joseph Pecoraro
Modified: 2015-02-14 21:14 PST (History)
2 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (2.51 KB, patch)
2015-02-14 19:30 PST, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2015-02-14 19:28:41 PST
* SUMMARY
RetainPtr member cleanup, possible leaks.

Searching and auditing cases of 'm_.*?=.*?alloc\]' finds some unexpected RetainPtr uses.
Comment 1 Joseph Pecoraro 2015-02-14 19:30:13 PST
Created attachment 246611 [details]
[PATCH] Proposed Fix
Comment 2 Andreas Kling 2015-02-14 21:09:43 PST
Comment on attachment 246611 [details]
[PATCH] Proposed Fix

Nice! r=me
Comment 3 WebKit Commit Bot 2015-02-14 21:14:41 PST
Comment on attachment 246611 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 246611

Committed r180121: <http://trac.webkit.org/changeset/180121>
Comment 4 WebKit Commit Bot 2015-02-14 21:14:48 PST
All reviewed patches have been landed.  Closing bug.