]> git.sesse.net Git - ffmpeg/commit
avformat/bintext: Check width
authorMichael Niedermayer <michael@niedermayer.cc>
Sat, 31 Oct 2020 12:51:47 +0000 (13:51 +0100)
committerMichael Niedermayer <michael@niedermayer.cc>
Wed, 11 Nov 2020 16:05:24 +0000 (17:05 +0100)
commitf6dc285fb5f30406b275b968ee438a738da799d1
tree03f52a4383064f126e487f91dd7fe85492848d1d
parent9ef60a66f1f155605049402415bd901c8baf1a24
avformat/bintext: Check width

Fixes: division by 0
Fixes: 26780/clusterfuzz-testcase-minimized-ffmpeg_dem_ADF_fuzzer-5117945027756032
Fixes: 26998/clusterfuzz-testcase-minimized-ffmpeg_dem_ADF_fuzzer-5119352359354368
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavformat/bintext.c