Bug 57172 - WKErrorCopyCFError() doesn't actually return a copy of the CFErrorRef
Summary: WKErrorCopyCFError() doesn't actually return a copy of the CFErrorRef
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Jeff Miller
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-26 22:12 PDT by Jeff Miller
Modified: 2011-03-26 22:19 PDT (History)
0 users

See Also:


Attachments
Patch (1.18 KB, patch)
2011-03-26 22:13 PDT, Jeff Miller
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff Miller 2011-03-26 22:12:16 PDT
WKErrorCopyCFError() doesn't actually return a copy of the CFErrorRef
Comment 1 Jeff Miller 2011-03-26 22:13:57 PDT
Created attachment 87054 [details]
Patch
Comment 2 Jeff Miller 2011-03-26 22:19:30 PDT
Committed r82058: <http://trac.webkit.org/changeset/82058>