]> git.sesse.net Git - ffmpeg/commit
avcodec/tiff: assert that raw tiff dng blit does not write over the end of a line
authorMichael Niedermayer <michael@niedermayer.cc>
Sat, 15 Feb 2020 16:12:38 +0000 (17:12 +0100)
committerMichael Niedermayer <michael@niedermayer.cc>
Wed, 29 Apr 2020 21:42:37 +0000 (23:42 +0200)
commite444e5bb1ad9434ab79790a5aececcd6b783360b
tree876f0a1c25296c423c5deafab1d17c40400b824d
parent61e6eddc5735c0b981d868a17c0fb8fe9b2b8a88
avcodec/tiff: assert that raw tiff dng blit does not write over the end of a line

Found-by: 黄宁 <tsukimurarin@163.com>
Reviewed-by: Nick Renieris <velocityra@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavcodec/tiff.c