RESOLVED FIXED 39432
Leak of CFData in MediaPlayerPrivateQuickTimeVisualContext
https://bugs.webkit.org/show_bug.cgi?id=39432
Summary Leak of CFData in MediaPlayerPrivateQuickTimeVisualContext
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.