Commit Graph

2 Commits

Author SHA1 Message Date
Moritz Bunkus
9674191136 tests: only record exit code for certain tests
Some of the test cases of #1780 cause uninitialized memory to be written
to the output file due to incomplete reads. This causes subsequent tests
to fail their checksums. Therefore only record the fact that they've
completed successfully.
2016-09-07 16:45:40 +02:00
Moritz Bunkus
27640ac464 MP4 reader: properly catch invalid chunk size exception
Fixes the following test case of #1780:

explorer🆔000081,sig:06,src:000001,op:havoc,rep:128
2016-09-06 23:06:28 +02:00