Bug 105095 - [GTK][WK2] Memory leak in ChunkedUpdateDrawingArea::paintIntoUpdateChunk()
Summary: [GTK][WK2] Memory leak in ChunkedUpdateDrawingArea::paintIntoUpdateChunk()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-15 10:16 PST by Chris Dumez
Modified: 2012-12-15 10:50 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.55 KB, patch)
2012-12-15 10:19 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2012-12-15 10:16:37 PST
The value returned in cairo_create() is not adopted in ChunkedUpdateDrawingArea::paintIntoUpdateChunk().
Comment 1 Chris Dumez 2012-12-15 10:19:12 PST
Created attachment 179600 [details]
Patch
Comment 2 WebKit Review Bot 2012-12-15 10:50:45 PST
Comment on attachment 179600 [details]
Patch

Clearing flags on attachment: 179600

Committed r137797: <http://trac.webkit.org/changeset/137797>
Comment 3 WebKit Review Bot 2012-12-15 10:50:49 PST
All reviewed patches have been landed.  Closing bug.