Matthew Heaney 8376a8e9d7 mkvparser: liberalize parsing of bad elements
Normally, if a sub-element of a cluster reports a size
that lies beyond the end of its enclosing cluster, we
would treat this as a malformed stream and immediately
terminate the parse.

However, if the sub-element is not a simple block or block
group, we would ignore the (sub)element anyway, so there
doesn't appear to be any harm in just concontinuing to
ignore the (sub)element, and treating this case as if
we had reached the end-of-cluster in the normal way.

Change-Id: I16c0a44f7458823ed579612d917b09ee08a8d90a
2013-01-10 19:24:21 -08:00
2010-06-02 10:25:33 -04:00
2010-06-02 10:25:33 -04:00
2012-08-23 14:00:57 -07:00
2010-06-15 17:45:08 -04:00
2012-10-12 11:00:24 -07:00
2012-07-27 09:34:31 -07:00
2012-07-27 09:34:31 -07:00
2012-07-27 09:34:31 -07:00
2010-06-15 17:45:08 -04:00
2010-11-03 13:46:44 -04:00
2012-08-23 14:00:57 -07:00
2012-08-23 14:00:57 -07:00
Description
No description provided
2.6 MiB
Languages
C++ 97.7%
CMake 1.7%
Shell 0.5%