Tom Finegan
a65b9e0287
Merge changes I7e467d31,Ia8633cab
...
* changes:
Add test for projection parse failures.
Add test for primary chromaticity parse failures.
2017-04-28 22:42:04 +00:00
James Zern
85f7e2e428
webm_info,PrintVP9Info: validate alt ref sizes
...
fixes out of bounds reads with corrupted bitstreams
BUG=webm:1416,webm:1417
Change-Id: Ia643708b4b74d153a7b1dee1c4cbcab7f79d7111
2017-04-21 15:15:26 -07:00
Tom Finegan
a118f3d570
Add test for projection parse failures.
...
Specifically for failures due a value too large to express as float.
BUG=b/36454364
Change-Id: I7e467d31ec49d865bc346b45d122411d13a74f76
2017-04-10 10:00:28 -07:00
Tom Finegan
d39847954d
Add test for primary chromaticity parse failures.
...
Specifically for failures due to field size being too large.
BUG=webm:1381
Change-Id: Ia8633cab96d10ab485de1ab796a643e3c26a9923
2017-04-10 09:54:17 -07:00
Tom Finegan
9bbec4c905
Fix permissions on test file.
...
Change-Id: I062b685899e9125a4da29914357a494d2c63e256
2017-04-10 09:32:51 -07:00
Tom Finegan
8f521f2192
mkvparser_tests: Add invalid BlockGroup test.
...
Change-Id: I2b24859a92d2beb5558c2afa817237c1f78f644d
2016-08-25 13:18:19 -07:00
Tom Finegan
837746f4d2
mkvparser_tests: Add invalid block test.
...
Add test that confirms expected failure when a block
that ends beyond the current cluster is encountered.
Change-Id: I27abcab6d00b78c14b7ca00f51c97e43c5cdd34c
2016-08-23 17:55:52 -07:00
Tom Finegan
125049eecd
parser_tests: Add another truncated chapter string test.
...
Causes mkvparser to fail in a slightly different way.
Change-Id: Id60fd43e6d0ef1871842367d19db52f60a8721cc
2016-08-19 12:44:43 -07:00
Tom Finegan
1de8d4cb4f
parser_tests: Add truncated chapter string test.
...
Change-Id: I1714fbfea5bab61cca61cd32a0a0d30315ed56fc
2016-08-19 12:13:14 -07:00
Tom Finegan
4b0690faa2
parser_tests: Add invalid lacing test.
...
Also fixes leak this test exposed in mkvparser::Cluster.
Change-Id: I06ae11b72bc89219b6b2b407b4cc215982e3ae65
2016-08-19 11:57:05 -07:00