diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2017-06-04 21:37:47 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2017-06-18 16:05:23 +0200 |
commit | 6f49b9a6881349601e6ab41a2eaedadc90dbb02d (patch) | |
tree | c5da3e55e41bbd82115ceaf3b2eee899decc767a /tests/Makefile | |
parent | 1f4da7c38460e42e43a22d461b74d6f7dfcb4d8c (diff) | |
download | ffmpeg-6f49b9a6881349601e6ab41a2eaedadc90dbb02d.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>
(cherry picked from commit 46b865ea9f86cbd12e1bf701913263c7932cccb0)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'tests/Makefile')
0 files changed, 0 insertions, 0 deletions