]> git.sesse.net Git - ffmpeg/commit
avcodec/cscd: Error out when LZ* decompression fails
authorMichael Niedermayer <michael@niedermayer.cc>
Sun, 11 Mar 2018 23:05:04 +0000 (00:05 +0100)
committerMichael Niedermayer <michael@niedermayer.cc>
Mon, 2 Apr 2018 21:27:51 +0000 (23:27 +0200)
commitd52be5d4e91871a22dac70af3e0ab429e95a2d10
tree09cb32675da3fb40640655ad9224a73fc97327fe
parentc6c20249e724e1db37af72815742c0cd520d4756
avcodec/cscd: Error out when LZ* decompression fails

Fixes: Timeout
Fixes: 6304/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_CSCD_fuzzer-5754772461191168
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavcodec/cscd.c