Bug 52950 - Leak in WebPage::drawRectToPDF
Summary: Leak in WebPage::drawRectToPDF
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Printing (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-21 23:37 PST by Alexey Proskuryakov
Modified: 2011-01-22 01:15 PST (History)
3 users (show)

See Also:


Attachments
proposed fix (1.54 KB, patch)
2011-01-21 23:38 PST, Alexey Proskuryakov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2011-01-21 23:37:07 PST
When converting the function to use RetainPtr, I missed the variable that actually leaked. Patch forthcoming.
Comment 1 Alexey Proskuryakov 2011-01-21 23:38:17 PST
Created attachment 79831 [details]
proposed fix
Comment 2 WebKit Commit Bot 2011-01-22 01:15:15 PST
Comment on attachment 79831 [details]
proposed fix

Clearing flags on attachment: 79831

Committed r76434: <http://trac.webkit.org/changeset/76434>
Comment 3 WebKit Commit Bot 2011-01-22 01:15:19 PST
All reviewed patches have been landed.  Closing bug.