Bug 39432

Summary: Leak of CFData in MediaPlayerPrivateQuickTimeVisualContext
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, eric, webkit.review.bot
Priority: P2 Keywords: InRadar, PlatformOnly
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   
Attachments:
Description Flags
Fix a CFData leak in MediaPlayerPrivateQuickTimeVisualContext adachan: review+

Adam Roben (:aroben)
Reported 2010-05-20 10:06:53 PDT
The QTCFDictionaryCreateWithDataCallback function in MediaPlayerPrivateQuickTimeVisualContext.cpp leaks the CFData it creates.
Attachments
Fix a CFData leak in MediaPlayerPrivateQuickTimeVisualContext (2.12 KB, patch)
2010-05-20 10:14 PDT, Adam Roben (:aroben)
adachan: review+
Adam Roben (:aroben)
Comment 1 2010-05-20 10:07:22 PDT
Adam Roben (:aroben)
Comment 2 2010-05-20 10:14:53 PDT
Created attachment 56607 [details] Fix a CFData leak in MediaPlayerPrivateQuickTimeVisualContext
Adam Roben (:aroben)
Comment 3 2010-05-20 11:54:15 PDT
Note You need to log in before you can comment on or make changes to this bug.