]> git.sesse.net Git - ffmpeg/commit
avcodec/jpeg2000dec: non zero image offsets are not supported
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 26 Oct 2013 00:19:13 +0000 (02:19 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 26 Oct 2013 00:19:13 +0000 (02:19 +0200)
commit780669ef7c23c00836a24921fcc6b03be2b8ca4a
treef439ab8f49b58498ba1cfbda60c09f20949ce01c
parent3c9dd93faa9f3c250428dd0548c075583aa07cc3
avcodec/jpeg2000dec: non zero image offsets are not supported

Fixes out of array accesses
Fixes Ticket3080
Found-by: ami_stuff
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/jpeg2000dec.c