]> git.sesse.net Git - ffmpeg/commit
avformat/vividas: Use equals check with n in read_sb_block()
authorMichael Niedermayer <michael@niedermayer.cc>
Mon, 15 Feb 2021 20:29:11 +0000 (21:29 +0100)
committerMichael Niedermayer <michael@niedermayer.cc>
Sun, 28 Mar 2021 12:20:00 +0000 (14:20 +0200)
commite44214a8242bc12fa2c86fcc8b0abd2053f1c8f9
tree8929c51c400ad117cd37000607de6fb892f6b697
parent075d793ba87635b77f8302d8a454fa681f90d267
avformat/vividas: Use equals check with n in read_sb_block()

Fixes: OOM
Fixes: 27780/clusterfuzz-testcase-minimized-ffmpeg_dem_VIVIDAS_fuzzer-5097985075314688
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavformat/vividas.c