Bug 131595 - REGRESSION (r167164): -[WKNSURLSessionLocal _getCookieHeadersForTask:completionHandler:] _block_invoke can access a deallocated completionHandler
Summary: REGRESSION (r167164): -[WKNSURLSessionLocal _getCookieHeadersForTask:completi...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andy Estes
URL:
Keywords:
Depends on: 131524
Blocks:
  Show dependency treegraph
 
Reported: 2014-04-13 12:47 PDT by Andy Estes
Modified: 2014-04-13 13:02 PDT (History)
0 users

See Also:


Attachments
Patch (2.28 KB, patch)
2014-04-13 12:50 PDT, Andy Estes
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andy Estes 2014-04-13 12:47:29 PDT
REGRESSION (r167164): -[WKNSURLSessionLocal _getCookieHeadersForTask:completionHandler:] _block_invoke can access a deallocated completionHandler
Comment 1 Andy Estes 2014-04-13 12:50:05 PDT
Created attachment 229242 [details]
Patch
Comment 2 Andy Estes 2014-04-13 13:02:47 PDT
Committed r167202: <http://trac.webkit.org/changeset/167202>