OSDN Git Service

avcodec/bmp_parser: fix parsing a single bmp which has a fsize < its header
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 13 Sep 2014 14:43:27 +0000 (16:43 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 13 Sep 2014 15:10:13 +0000 (17:10 +0200)
commitb11d1889ef607a51dd93dae86e661f0b153b141c
tree936360dcf09b4a5c5b852fa80e55d9569d7e0e6d
parentd86cf4a91de2aa9e167a73b56fb59962230e3a32
avcodec/bmp_parser: fix parsing a single bmp which has a fsize < its header

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