Bug 99993 - [EFL][WK2] Memory leak in Ewk_Form_Submission_Request::fieldValue()
Summary: [EFL][WK2] Memory leak in Ewk_Form_Submission_Request::fieldValue()
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-22 06:51 PDT by Chris Dumez
Modified: 2012-10-22 08:03 PDT (History)
7 users (show)

See Also:


Attachments
Patch (1.64 KB, patch)
2012-10-22 06:53 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-22 06:51:53 PDT
In Ewk_Form_Submission_Request::fieldValue(), we should adopt the WKStringRef returned by toCopiedAPI() to avoid a leak.
Comment 1 Chris Dumez 2012-10-22 06:53:57 PDT
Created attachment 169900 [details]
Patch
Comment 2 WebKit Review Bot 2012-10-22 08:03:15 PDT
Comment on attachment 169900 [details]
Patch

Clearing flags on attachment: 169900

Committed r132073: <http://trac.webkit.org/changeset/132073>
Comment 3 WebKit Review Bot 2012-10-22 08:03:20 PDT
All reviewed patches have been landed.  Closing bug.