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-20 14:17:47 +0100 |
commit | 5b88d24f241f1ae31d86d2987b17a1db7547a509 (patch) | |
tree | 1d70ae2fc32deb346ee62dd86b4688b50a75dfb5 /libavcodec/qtrle.c | |
parent | 3e187a9a2dfacea0d76df90dd88d957938f9d33c (diff) | |
download | ffmpeg-5b88d24f241f1ae31d86d2987b17a1db7547a509.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>
(cherry picked from commit 90b99a81071d10e6b5efe86a4602d54d4f45bbcb)
Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
Diffstat (limited to 'libavcodec/qtrle.c')
0 files changed, 0 insertions, 0 deletions