Bug 43424

Summary: [GTK] Remove a memory leak from CusorGtk.cpp
Product: WebKit Reporter: Martin Robinson <mrobinson>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Remove the memory leak gustavo: review+

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.