On Mon, Nov 20, 2017 at 12:14:32PM -0800, Dale Curtis wrote:
> Without this there can be multiple memory leaks with unknown ogg streams.
>
> - dale
> oggdec.c |4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
> 1c3989df5e9a5ac43fb48f6cacaa20a6e25d87df fix_ogg_close_v1.patch
> From 4
Without this there can be multiple memory leaks with unknown ogg streams.
- dale
From 4fc9d288c50891a9740facc549c895da066af71b Mon Sep 17 00:00:00 2001
From: Dale Curtis
Date: Mon, 20 Nov 2017 12:07:57 -0800
Subject: [PATCH] [ogg] Close ogg stream upon error when using AV_EF_EXPLODE.
Without thi