summaryrefslogtreecommitdiff
path: root/test/test.mk
diff options
context:
space:
mode:
authorJames Zern <jzern@google.com>2014-06-21 16:55:29 -0700
committerJames Zern <jzern@google.com>2014-06-24 19:26:11 -0700
commitb2b07755e02d14a699142a6da691de492ab6872c (patch)
tree7923b8a6c1f0de96377c96f692812d100d6939f2 /test/test.mk
parent5e7242dfda069046dced13cac8170bfe0fdb5f05 (diff)
downloadlibvpx-b2b07755e02d14a699142a6da691de492ab6872c.tar
libvpx-b2b07755e02d14a699142a6da691de492ab6872c.tar.gz
libvpx-b2b07755e02d14a699142a6da691de492ab6872c.tar.bz2
libvpx-b2b07755e02d14a699142a6da691de492ab6872c.zip
vp9: check tile column count
the max is 6. there are assumptions throughout the decode regarding this; fixes a crash with a fuzzed bitstream $ zzuf -s 5861 -r 0.01:0.05 -b 6- \ < vp90-2-00-quantizer-00.webm.ivf \ | dd of=invalid-vp90-2-00-quantizer-00.webm.ivf.s5861_r01-05_b6-.ivf \ bs=1 count=81883 Change-Id: I6af41bb34252e88bc156a4c27c80d505d45f5642
Diffstat (limited to 'test/test.mk')
-rw-r--r--test/test.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/test.mk b/test/test.mk
index a8397235d..af344e52e 100644
--- a/test/test.mk
+++ b/test/test.mk
@@ -766,6 +766,8 @@ LIBVPX_TEST_DATA-$(CONFIG_VP9_DECODER) += invalid-vp90-01.webm
LIBVPX_TEST_DATA-$(CONFIG_VP9_DECODER) += invalid-vp90-01.webm.res
LIBVPX_TEST_DATA-$(CONFIG_VP9_DECODER) += invalid-vp90-02.webm
LIBVPX_TEST_DATA-$(CONFIG_VP9_DECODER) += invalid-vp90-02.webm.res
+LIBVPX_TEST_DATA-$(CONFIG_VP9_DECODER) += invalid-vp90-2-00-quantizer-00.webm.ivf.s5861_r01-05_b6-.ivf
+LIBVPX_TEST_DATA-$(CONFIG_VP9_DECODER) += invalid-vp90-2-00-quantizer-00.webm.ivf.s5861_r01-05_b6-.ivf.res
ifeq ($(CONFIG_DECODE_PERF_TESTS),yes)
# BBB VP9 streams