Bug 100380 - [EFL][WK2] Memory leak in _ewk_view_preedit_changed()
Summary: [EFL][WK2] Memory leak in _ewk_view_preedit_changed()
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-25 07:36 PDT by Chris Dumez
Modified: 2012-10-25 08:19 PDT (History)
8 users (show)

See Also:


Attachments
Patch (1.39 KB, patch)
2012-10-25 07: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-25 07:36:07 PDT
There is a memory leak in _ewk_view_preedit_changed(), the buffer is never freed.
Comment 1 Chris Dumez 2012-10-25 07:37:43 PDT
Created attachment 170647 [details]
Patch
Comment 2 WebKit Review Bot 2012-10-25 08:19:43 PDT
Comment on attachment 170647 [details]
Patch

Clearing flags on attachment: 170647

Committed r132485: <http://trac.webkit.org/changeset/132485>
Comment 3 WebKit Review Bot 2012-10-25 08:19:47 PDT
All reviewed patches have been landed.  Closing bug.