[Webkit-unassigned] [Bug 141765] Possible CFData leak in CDMSessionAVFoundationCF

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 18 14:10:39 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=141765

--- Comment #1 from Brent Fulgham <bfulgham at webkit.org> ---
(In reply to comment #0)
> * SUMMARY
> Possible CFData leak in CDMSessionAVFoundationCF.
> 
> This looks like a leak to me:
> 
>     RetainPtr<CFDataRef> keyRequest =
> AVCFAssetResourceLoadingRequestCreateStreamingContentKeyRequestDataForApp(...
> );
> 
> The naming of the method implies "Create" so I would expect an adoptCF()
> into the RetainPtr.

I agree!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150218/c4092c52/attachment-0002.html>


More information about the webkit-unassigned mailing list