RESOLVED FIXED 101941
Fix memory leak in createSurfaceForBackingStore()
https://bugs.webkit.org/show_bug.cgi?id=101941
Summary Fix memory leak in createSurfaceForBackingStore()
Chris Dumez
Reported 2012-11-12 08:38:18 PST
We have a memory leak in createSurfaceForBackingStore(), the RefPtr<cairo_surface_t> is not released when returned.
Attachments
Patch (1.36 KB, patch)
2012-11-12 10:54 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2012-11-12 10:54:20 PST
WebKit Review Bot
Comment 2 2012-11-12 12:38:25 PST
Comment on attachment 173672 [details] Patch Clearing flags on attachment: 173672 Committed r134283: <http://trac.webkit.org/changeset/134283>
WebKit Review Bot
Comment 3 2012-11-12 12:38:29 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.