RESOLVED FIXED 107458
[GTK] Memory leak in FullscreenVideoController::hideHud()
https://bugs.webkit.org/show_bug.cgi?id=107458
Summary [GTK] Memory leak in FullscreenVideoController::hideHud()
Sudarsana Nagineni (babu)
Reported 2013-01-21 09:17:00 PST
The value returned by gdk_cursor_new() is not adopted in FullscreenVideoController::hideHud().
Attachments
Patch (1.40 KB, patch)
2013-01-21 09:27 PST, Sudarsana Nagineni (babu)
no flags
Sudarsana Nagineni (babu)
Comment 1 2013-01-21 09:27:20 PST
Philippe Normand
Comment 2 2013-01-21 09:43:15 PST
Unless this is really urgent I'd rather fix this as part of bug 107398 and mention you in the ChangeLog :)
Sudarsana Nagineni (babu)
Comment 3 2013-01-21 11:16:54 PST
(In reply to comment #2) > Unless this is really urgent I'd rather fix this as part of bug 107398 and mention you in the ChangeLog :) Thanks for looking, Philippe. Fine with me to handle this as part of that bug.
Philippe Normand
Comment 4 2013-01-22 00:01:06 PST
Setting bug dependency so I don't forgot to integrate this patch.
Philippe Normand
Comment 5 2013-02-01 02:27:45 PST
Fixed in r141566
Note You need to log in before you can comment on or make changes to this bug.