aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/gifdec.c
diff options
context:
space:
mode:
authorAndreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>2015-12-13 23:17:09 +0100
committerAndreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>2015-12-20 13:39:29 +0100
commit945ae04fab4513ee724751d908e87a3447c3e609 (patch)
tree4cb136edfaea5e1033ab6157b90c553b86fc44db /libavformat/gifdec.c
parent6d7b4dbcb4103a0c54d486d3a51aa3122a4914b6 (diff)
downloadffmpeg-945ae04fab4513ee724751d908e87a3447c3e609.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 'libavformat/gifdec.c')
0 files changed, 0 insertions, 0 deletions