WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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
Committed
r64561
: <
http://trac.webkit.org/changeset/64561
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug