OSDN Git Service

matroskadec: validate lace_size when parsed
authorLuca Barbato <lu_zero@gentoo.org>
Fri, 14 Sep 2012 19:24:23 +0000 (21:24 +0200)
committerLuca Barbato <lu_zero@gentoo.org>
Wed, 19 Sep 2012 18:34:14 +0000 (20:34 +0200)
commit870e75524aa0d00ebcd1d15589c8d29b84af1565
tree47769960347022efe40ce9870a2434466258fd84
parentc9a39cec70603f662f4c326b21b11c4f0112079a
matroskadec: validate lace_size when parsed

Stricter validation, explicitly exit on misparsing and some error
forwarding from the ebml parsing functions used.
libavformat/matroskadec.c