Bug 123478 - Fix memory leak in Tools/DumpRenderTree/TestNetscapePlugIn/main.cpp
Summary: Fix memory leak in Tools/DumpRenderTree/TestNetscapePlugIn/main.cpp
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Seokju Kwon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-29 16:27 PDT by Seokju Kwon
Modified: 2013-10-29 17:23 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.31 KB, patch)
2013-10-29 16:28 PDT, Seokju Kwon
no flags Details | Formatted Diff | Diff
Patch (1.33 KB, patch)
2013-10-29 16:30 PDT, Seokju Kwon
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Seokju Kwon 2013-10-29 16:27:14 PDT
Add a missing free() for 'obj->evaluateScriptOnMouseDownOrKeyDown'.
Comment 1 Seokju Kwon 2013-10-29 16:28:50 PDT
Created attachment 215442 [details]
Patch
Comment 2 Seokju Kwon 2013-10-29 16:30:20 PDT
Created attachment 215443 [details]
Patch
Comment 3 WebKit Commit Bot 2013-10-29 17:23:24 PDT
Comment on attachment 215443 [details]
Patch

Clearing flags on attachment: 215443

Committed r158240: <http://trac.webkit.org/changeset/158240>
Comment 4 WebKit Commit Bot 2013-10-29 17:23:25 PDT
All reviewed patches have been landed.  Closing bug.