Re: [FFmpeg-devel] [PATCH 1/2] avformat/imf: fix invalid resource handling

2023-04-27 Thread Anton Khirnov
Quoting p...@sandflow.com (2023-04-26 19:53:01) > From: Pierre-Anthony Lemieux > > --- > libavformat/imf_cpl.c | 14 ++ > 1 file changed, 6 insertions(+), 8 deletions(-) > > diff --git a/libavformat/imf_cpl.c b/libavformat/imf_cpl.c > index ad84a68b13..a7cf5fa360 100644 > --- a/liba

[FFmpeg-devel] [PATCH 1/2] avformat/imf: fix invalid resource handling

2023-04-26 Thread pal
From: Pierre-Anthony Lemieux --- libavformat/imf_cpl.c | 14 ++ 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/libavformat/imf_cpl.c b/libavformat/imf_cpl.c index ad84a68b13..a7cf5fa360 100644 --- a/libavformat/imf_cpl.c +++ b/libavformat/imf_cpl.c @@ -608,11 +608,10 @