diff options
author | Andreas Cadhalpun <andreas.cadhalpun@googlemail.com> | 2015-12-13 23:37:25 +0100 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2015-12-16 22:22:06 +0100 |
commit | 5ea59b1f424f0efc7805d837e6fdb80561fb0f3a (patch) | |
tree | 866038c8f6d01f97a798efa550f67684c5113009 /libavcodec/intelh263dec.c | |
parent | 17776638c392d104975aba169e17b186490e1d5e (diff) | |
download | ffmpeg-5ea59b1f424f0efc7805d837e6fdb80561fb0f3a.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>
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
Diffstat (limited to 'libavcodec/intelh263dec.c')
0 files changed, 0 insertions, 0 deletions