Bug 99621 - [EFL][WK2] Memory leak in ewk_download_job_response_set()
Summary: [EFL][WK2] Memory leak in ewk_download_job_response_set()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-17 11:29 PDT by Chris Dumez
Modified: 2012-10-17 15:14 PDT (History)
8 users (show)

See Also:


Attachments
Patch (3.79 KB, patch)
2012-10-17 11:37 PDT, 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 2012-10-17 11:29:21 PDT
Ewk_Download_Job::response member is now a RefPtr so we should no longer ref it explicitly in ewk_download_job_response_set().
Comment 1 Chris Dumez 2012-10-17 11:37:21 PDT
Created attachment 169224 [details]
Patch
Comment 2 WebKit Review Bot 2012-10-17 15:14:45 PDT
Comment on attachment 169224 [details]
Patch

Clearing flags on attachment: 169224

Committed r131654: <http://trac.webkit.org/changeset/131654>
Comment 3 WebKit Review Bot 2012-10-17 15:14:49 PDT
All reviewed patches have been landed.  Closing bug.