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 16:13:32 +0100 |
commit | e7b09eaefa5d117c79e23d7c70732249af383b2a (patch) | |
tree | 69382aeb6b608d6bcc3f78ace504e972d0783f28 /cmdutils.c | |
parent | e32095807b86480dfa5395972f7734990e27c146 (diff) | |
download | ffmpeg-e7b09eaefa5d117c79e23d7c70732249af383b2a.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 'cmdutils.c')
0 files changed, 0 insertions, 0 deletions