Re: [FFmpeg-devel] [PATCH 21/27] avformat/omadec: Don't output uninitialized values

2021-09-23 Thread Paul B Mahol
lgtm ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

[FFmpeg-devel] [PATCH 21/27] avformat/omadec: Don't output uninitialized values

2021-09-23 Thread Andreas Rheinhardt
Signed-off-by: Andreas Rheinhardt --- libavformat/omadec.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavformat/omadec.c b/libavformat/omadec.c index f6b7697a43..a727cc4d66 100644 --- a/libavformat/omadec.c +++ b/libavformat/omadec.c @@ -491,7 +491,7 @@ static int oma_r