On Thu, Oct 24, 2019 at 03:46:53PM +0200, Paul B Mahol wrote:
> LGTM
will apply
thx
>
> On 10/24/19, Andreas Rheinhardt wrote:
> > Freeing this was forgotten in ad899522.
> >
> > Fixes #8315 and #8316.
> >
> > Signed-off-by: Andreas Rheinhardt
> > ---
> > fftools/ffmpeg.c | 1 +
> > 1 file c
LGTM
On 10/24/19, Andreas Rheinhardt wrote:
> Freeing this was forgotten in ad899522.
>
> Fixes #8315 and #8316.
>
> Signed-off-by: Andreas Rheinhardt
> ---
> fftools/ffmpeg.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/fftools/ffmpeg.c b/fftools/ffmpeg.c
> index 8e408c808a..27f689
Freeing this was forgotten in ad899522.
Fixes #8315 and #8316.
Signed-off-by: Andreas Rheinhardt
---
fftools/ffmpeg.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/fftools/ffmpeg.c b/fftools/ffmpeg.c
index 8e408c808a..27f68933f8 100644
--- a/fftools/ffmpeg.c
+++ b/fftools/ffmpeg.c
@@ -567