Commit Graph

2 Commits

Author SHA1 Message Date
Moritz Bunkus
03cabbec79 Intentional update
underflow.mkv is incomplete. libmatroska leaves part of the very last
block buffer uninitialized as it cannot read the whole buffer. This
caused frequent failures in this test -- uninitialized memory is
undefined behaviour. Therefore only use mkvinfo's summary output up to
but excluding the very last line.
2012-03-08 09:39:55 +01:00
Moritz Bunkus
aaed9f12d9 Prevent integer underflow in read caching code for seeks to invalid positions
Fix for bug 709.
2012-01-25 23:30:56 +01:00