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 15:06:10 +0100 |
commit | 350f1f4919a13555167f378ef8f8f38f39db1a80 (patch) | |
tree | 2d1018509d35b9e042204e537afe65b480039190 /libavutil/x86/float_dsp_init.c | |
parent | 564e63a0334f12ea3fbfde45d8e86be47792b3aa (diff) | |
download | ffmpeg-350f1f4919a13555167f378ef8f8f38f39db1a80.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 'libavutil/x86/float_dsp_init.c')
0 files changed, 0 insertions, 0 deletions