mirror of https://github.com/FFmpeg/FFmpeg.git
The RGB555 PACKBITSRGN case tries to read a palette, if such palette is actually stored then it accesses a null pointer. All 16bit samples i could find use DIRECTBITSRGN. Fixes: 2065/clusterfuzz-testcase-minimized-6298930457346048 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>pull/120/merge
parent
b315a3cf42
commit
46b865ea9f
1 changed files with 5 additions and 1 deletions
Loading…
Reference in new issue