RESOLVED FIXED Bug 43424
[GTK] Remove a memory leak from CusorGtk.cpp
https://bugs.webkit.org/show_bug.cgi?id=43424
Summary [GTK] Remove a memory leak from CusorGtk.cpp
Martin Robinson
Reported 2010-08-03 09:09:10 PDT
In r64526, I inadvertently introduced a memory leak into CursorGtk.cpp, by rereffing GdkCursors via GRefPtr. This bug tracks the removal of that memory leak.
Attachments
Remove the memory leak (6.61 KB, patch)
2010-08-03 09:42 PDT, Martin Robinson
gustavo: review+
Martin Robinson
Comment 1 2010-08-03 09:42:44 PDT
Created attachment 63342 [details] Remove the memory leak
Martin Robinson
Comment 2 2010-08-03 10:02:53 PDT
Note You need to log in before you can comment on or make changes to this bug.