Bug 73756

Summary: Fix WebPImageDecoder decoder leak
Product: WebKit Reporter: noel gordon <noel.gordon>
Component: New BugsAssignee: noel gordon <noel.gordon>
Status: RESOLVED FIXED    
Severity: Normal CC: pascal.massimino, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 58851    
Attachments:
Description Flags
Patch none

noel gordon
Reported 2011-12-03 17:12:50 PST
WebPImageDecoder allocates a decoder for progressive decodes, but never deletes it.
Attachments
Patch (1.45 KB, patch)
2011-12-03 17:15 PST, noel gordon
no flags
noel gordon
Comment 1 2011-12-03 17:15:48 PST
Andreas Kling
Comment 2 2011-12-03 20:36:10 PST
Comment on attachment 117777 [details] Patch LGTM.
WebKit Review Bot
Comment 3 2011-12-03 22:46:23 PST
Comment on attachment 117777 [details] Patch Clearing flags on attachment: 117777 Committed r101948: <http://trac.webkit.org/changeset/101948>
WebKit Review Bot
Comment 4 2011-12-03 22:46:27 PST
All reviewed patches have been landed. Closing bug.
Pascal Massimino
Comment 5 2011-12-03 23:35:13 PST
Good catch, thanks!
Note You need to log in before you can comment on or make changes to this bug.