RESOLVED FIXED 102616
[WK2][WTR] Memory leak in TestController::initialize()
https://bugs.webkit.org/show_bug.cgi?id=102616
Summary [WK2][WTR] Memory leak in TestController::initialize()
Chris Dumez
Reported 2012-11-18 11:53:58 PST
WKStringCreateWithUTF8CString() is called for the icon database path but the returned pointer is not adopted.
Attachments
Patch (3.21 KB, patch)
2012-11-18 12:27 PST, Chris Dumez
kenneth: review+
buildbot: commit-queue-
Patch (5.07 KB, patch)
2012-11-19 04:25 PST, Chris Dumez
buildbot: commit-queue-
Patch (4.84 KB, patch)
2012-11-19 05:54 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2012-11-18 12:27:52 PST
Build Bot
Comment 2 2012-11-18 12:54:59 PST
Chris Dumez
Comment 3 2012-11-19 04:25:45 PST
Created attachment 174949 [details] Patch Attempt to make Win-EWS happy by exporting 2 additional WTF symbols.
Build Bot
Comment 4 2012-11-19 04:57:53 PST
Chris Dumez
Comment 5 2012-11-19 05:54:32 PST
Created attachment 174963 [details] Patch Another attempt to make win-ews happy.
Chris Dumez
Comment 6 2012-11-19 06:20:25 PST
Comment on attachment 174963 [details] Patch Green bubble :) Good someone please cq+ ?
WebKit Review Bot
Comment 7 2012-11-19 06:51:19 PST
Comment on attachment 174963 [details] Patch Clearing flags on attachment: 174963 Committed r135151: <http://trac.webkit.org/changeset/135151>
WebKit Review Bot
Comment 8 2012-11-19 06:51:24 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.