commit | 245e7a258ab52bab589940ef9038bbe153a2c5a1 | [log] [tgz] |
---|---|---|
author | Vignesh Venkatasubramanian <vigneshv@google.com> | Wed Aug 23 12:12:19 2017 -0700 |
committer | Vignesh Venkatasubramanian <vigneshv@google.com> | Wed Aug 23 12:12:19 2017 -0700 |
tree | 13286f7cb80993a379bd74eb868b2cfbfd4f061f | |
parent | 2e76d22782425496a8c7c4c74ede68534fd98327 [diff] |
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