Bug 142245

Summary: [WK2] Fix memory leak in _getCookieHeadersForTask
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, commit-queue, eric.carlson, kling
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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