webm/mkvparser
Vignesh Venkatasubramanian 245e7a258a mkvparser: Fix integer overflow in Block::GetTime
tc * scale could overflow theoretically (as it did in a fuzzed
file). The return -1 isn't really well defined, but that'll
probably do given this this is an extreme outlier case.

BUG=b/64953172

Change-Id: Id4aba673c3f85dee6ee25cc5f4b2db73b30ca8b3
2017-08-23 12:12:19 -07:00
..
mkvparser.cc mkvparser: Fix integer overflow in Block::GetTime 2017-08-23 12:12:19 -07:00
mkvparser.h mkvparser: minor SeekHead::Entry clean up. 2016-08-31 10:00:04 -07:00
mkvreader.cc mkvparser: #include sys/type.h 2017-02-01 20:13:14 +00:00
mkvreader.h Restore original namespaces for mkvmuxer and mkvparser. 2016-03-21 14:41:49 -07:00