Re: [FFmpeg-devel] [ogg] Free opus extradata before reallocating.

2017-11-28 Thread Michael Niedermayer
On Tue, Nov 28, 2017 at 01:47:11PM -0800, Dale Curtis wrote: > Otherwise ff_alloc_extradata() just leaks any existing allocated > memory. Similar to the patch for ogm extradata leaks. > > Signed-off-by: Dale Curtis > oggparseopus.c |1 + > 1 file changed, 1

[FFmpeg-devel] [ogg] Free opus extradata before reallocating.

2017-11-28 Thread Dale Curtis
Otherwise ff_alloc_extradata() just leaks any existing allocated memory. Similar to the patch for ogm extradata leaks. Signed-off-by: Dale Curtis From ac7f2deaa48ac0578be19b178b7c0bc8040bc278 Mon Sep 17 00:00:00 2001 From: Dale Curtis Date: Tue,