]> git.sesse.net Git - ffmpeg/commit
avcodec/wmaprodec: Check if the channel sum of all internal contexts match the external
authorMichael Niedermayer <michael@niedermayer.cc>
Tue, 12 Nov 2019 17:39:08 +0000 (18:39 +0100)
committerMichael Niedermayer <michael@niedermayer.cc>
Tue, 10 Dec 2019 15:09:14 +0000 (16:09 +0100)
commit090ac5799751c6f52358da4e5201a3845760db93
tree767af6d4cfccf368758e35f073c9338f5c5fed48
parent8bcb5fbab5e30c3001c27a8309c94eb1f66b969f
avcodec/wmaprodec: Check if the channel sum of all internal contexts match the external

Fixes: NULL pointer dereference
Fixes: 18689/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_XMA1_fuzzer-5715114640015360
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavcodec/wmaprodec.c