[FFmpeg-devel] [PATCH 2/2] vf_paletteuse: Don't free the second frame from ff_framesync_dualinput_get_writable on error
    Nicolas George 
    george at nsup.org
       
    Tue Jan  2 15:46:49 EET 2018
    
    
  
Derek Buitenhuis (2018-01-01):
> This fixes a double free in he error case.
> 
> Signed-off-by: Derek Buitenhuis <derek.buitenhuis at gmail.com>
> ---
> This does fix the double free, but I am unsure if it is the correct free
> to removed to fix it. Comments welcome.
> ---
>  libavfilter/vf_paletteuse.c | 1 -
>  1 file changed, 1 deletion(-)
I confirm it is correct with regard to the framesync API. But I do not
maintain vf_paletteuse.
Regards,
-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180102/7c9bc6b3/attachment.sig>
    
    
More information about the ffmpeg-devel
mailing list