Bug 142245 - [WK2] Fix memory leak in _getCookieHeadersForTask
Summary: [WK2] Fix memory leak in _getCookieHeadersForTask
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-03 16:40 PST by Chris Dumez
Modified: 2015-03-03 18:51 PST (History)
4 users (show)

See Also:


Attachments
Patch (2.02 KB, patch)
2015-03-03 16:43 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-03-03 16:40:20 PST
Fix memory leak in _getCookieHeadersForTask. We are leaking the CFDictionary returned by webKitCookieStorageCopyRequestHeaderFieldsForURL().
Comment 1 Chris Dumez 2015-03-03 16:43:55 PST
Created attachment 247813 [details]
Patch
Comment 2 WebKit Commit Bot 2015-03-03 18:51:40 PST
Comment on attachment 247813 [details]
Patch

Clearing flags on attachment: 247813

Committed r180982: <http://trac.webkit.org/changeset/180982>
Comment 3 WebKit Commit Bot 2015-03-03 18:51:45 PST
All reviewed patches have been landed.  Closing bug.