Quoting Andreas Rheinhardt (2020-12-04 23:57:40) > The md5 test up until now ignored errors from ffmpeg (the cli) and just > md5'ed whatever ffmpeg has output; while testing scenarios in which > ffmpeg fails has its merits, errors should not be overlooked by default; > doing so also reduces the effectiveness of sanitizers as errors from > them are ignored. This has happened with a memleak in the AV1 decoder. > > Signed-off-by: Andreas Rheinhardt <andreas.rheinha...@gmail.com> > --- > tests/fate-run.sh | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Looks good -- Anton Khirnov _______________________________________________ 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".