On 03/06/15 10:47 PM, Michael Niedermayer wrote: > This avoids leaks if the user doest call swr_close() after a failed init
This should be backported then, since the doxy mentions swr_init() can be used without swr_close(), so quite a few cases probably exist by now. > > Found-by: jamrial > Signed-off-by: Michael Niedermayer <[email protected]> > --- > libswresample/swresample.c | 34 ++++++++++++++++++++++++---------- > 1 file changed, 24 insertions(+), 10 deletions(-) Should be ok. _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
