[FFmpeg-devel] [PATCH 3/6] avformat/au: check return value of av_bprint_finalize()

2020-06-22 Thread lance . lmwang
From: Limin Wang Signed-off-by: Limin Wang --- libavformat/au.c | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/libavformat/au.c b/libavformat/au.c index 4afee85..ff9176a 100644 --- a/libavformat/au.c +++ b/libavformat/au.c @@ -81,7 +81,7 @@ static int au_read_annotati

Re: [FFmpeg-devel] [PATCH 3/6] avformat/au: check return value of av_bprint_finalize()

2020-06-24 Thread Nicolas George
lance.lmw...@gmail.com (12020-06-22): > From: Limin Wang > > Signed-off-by: Limin Wang > --- > libavformat/au.c | 6 -- > 1 file changed, 4 insertions(+), 2 deletions(-) Probably ok, buy I do not maintain this. Regards, -- Nicolas George signature.asc Description: PGP signature