]> git.sesse.net Git - ffmpeg/commit
Fix out of bound reads/writes in the TIFF decoder.
authorLaurent Aimar <fenrir@videolan.org>
Fri, 30 Sep 2011 22:45:03 +0000 (00:45 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 1 Oct 2011 00:41:40 +0000 (02:41 +0200)
commit5ca5d432e028ffdd4067b87aed6702168c3207b6
tree2917e821e18ed690f7a64fb4265cc33dfd0fdc6b
parent4a7876c6e4e62e94d51e364ba99aae4da7671238
Fix out of bound reads/writes in the TIFF decoder.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/tiff.c