[FFmpeg-devel] [PATCH 2/2] avfilter: add sidechaingate filter

Ganesh Ajjanagadde gajjanag at mit.edu
Wed Dec 2 01:02:03 CET 2015


On Tue, Dec 1, 2015 at 2:14 PM, Paul B Mahol <onemda at gmail.com> wrote:
> On 12/1/15, Nicolas George <george at nsup.org> wrote:
>> Le primidi 11 frimaire, an CCXXIV, Paul B Mahol a ecrit :
>>> Similar how its freed when no longer used.
>>
>> Please elaborate. I know the API, I do not see what you suggest.
>>
>> (Thanks for trimming.)
>>
>> Regards,
>
> After carefully looking at this functon, I see no leaking at all.

Care to elaborate on this? My question is: what happens when e.g
layouts get set and allocated/ref'ed correctly, but while trying to
allocate formats, ENOMEM occurs? Or in other words, where does the
formats get deallocated in such a case? And why does Coverity flag
these things?

>
>>
>> --
>>   Nicolas George
>>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


More information about the ffmpeg-devel mailing list