diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2017-06-04 21:37:47 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2017-06-04 23:41:35 +0200 |
commit | 46b865ea9f86cbd12e1bf701913263c7932cccb0 (patch) | |
tree | f7f92553ae5b7b9c401393c7b9bf325a4bf164ab /libavcodec/vc1_pred.h | |
parent | b315a3cf42a15358ab38279723f3c93406a66f6a (diff) | |
download | ffmpeg-46b865ea9f86cbd12e1bf701913263c7932cccb0.tar.gz |
avcodec/qdrw: Fix null pointer dereference
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>
Diffstat (limited to 'libavcodec/vc1_pred.h')
0 files changed, 0 insertions, 0 deletions