WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
25650
Memory leak in wxFontProperties constructor
https://bugs.webkit.org/show_bug.cgi?id=25650
Summary
Memory leak in wxFontProperties constructor
Kevin Watters
Reported
2009-05-08 12:23:32 PDT
There is a missing CGFontRelease() call for the cgFont in the wxFontProperties constructor in WebCore/platform/wx/wxcode/mac/carbon/fontprops.cpp.
Attachments
Adds missing CGFontRelease
(931 bytes, patch)
2009-05-08 12:24 PDT
,
Kevin Watters
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kevin Watters
Comment 1
2009-05-08 12:24:22 PDT
Created
attachment 30136
[details]
Adds missing CGFontRelease
Kevin Ollivier
Comment 2
2009-05-08 15:51:17 PDT
Landed in
r43417
, thanks!
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