diff options
author | Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> | 2015-12-13 23:17:09 +0100 |
---|---|---|
committer | Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> | 2015-12-18 15:30:04 +0100 |
commit | 90b99a81071d10e6b5efe86a4602d54d4f45bbcb (patch) | |
tree | 452dce9366363a2f8741a1a40f0965d7c002e2e3 /libavcodec/vaapi_vc1.c | |
parent | 4d5c3b02e9d2c9a630ca433fabca43285879e0b8 (diff) | |
download | ffmpeg-90b99a81071d10e6b5efe86a4602d54d4f45bbcb.tar.gz |
exr: fix out of bounds read in get_code
This macro unconditionally used out[-1], which causes an out of bounds
read, if out is the very beginning of the buffer.
Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
Diffstat (limited to 'libavcodec/vaapi_vc1.c')
0 files changed, 0 insertions, 0 deletions