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

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.