]> git.sesse.net Git - ffmpeg/commit
omadec: fix len check in nprobe() prevent out of array access
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 11 Nov 2012 17:16:24 +0000 (18:16 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 11 Nov 2012 17:16:48 +0000 (18:16 +0100)
commitf1d6f013b2078140fb701978d720abecde7cd73f
tree4afefb2362a936e2e623c534fd3c562230fdd3a8
parent44c23aa1b85d195db6647d24e3b1d3de051790db
omadec: fix len check in nprobe() prevent out of array access

Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavformat/omadec.c