]> git.sesse.net Git - ffmpeg/commit
matroska: pass the lace size to the matroska_parse_rm_audio
authorLuca Barbato <lu_zero@gentoo.org>
Fri, 29 Mar 2013 11:51:51 +0000 (12:51 +0100)
committerLuca Barbato <lu_zero@gentoo.org>
Wed, 3 Apr 2013 10:34:38 +0000 (12:34 +0200)
commit25a80a931a3829f9d730971dbd269aa39cc273f6
treea4630146a7ee48b417bf8256bb0cbcc5cffb0205
parent8a96df7b70be509dae9ceec82d2c10a20361356d
matroska: pass the lace size to the matroska_parse_rm_audio

Each lace must be independent according to the specification.

Fix heap-buffer-overflow in matroska_parse_block for
corrupted real media in mkv files.

Stricter check than fc43c19a567aa945398dccb491d972c11ec2a065

CC: libav-stable@libav.org
libavformat/matroskadec.c