]> granicus.if.org Git - libvpx/commit
vp8: kill all threads on corrupted frame.
authorJerome Jiang <jianj@google.com>
Wed, 19 Dec 2018 19:18:55 +0000 (11:18 -0800)
committerJerome Jiang <jianj@google.com>
Fri, 21 Dec 2018 07:20:47 +0000 (07:20 +0000)
commit6dbf738a43cf2380b9b5cc6fb867b52919ca2a20
treed7842775ed13d45fff322e3b471fab57cbe05997
parent3756a3b65877be82fe497539f42bb2c11ddb373d
vp8: kill all threads on corrupted frame.

If decoder keeps going, threads will be brought up.

BUG=902650,webm:1577

Change-Id: I7765ba134aeed76ec0f58bd05e3a35383e6861c3
test/invalid_file_test.cc
vp8/decoder/decodeframe.c
vp8/decoder/onyxd_if.c
vp8/vp8_dx_iface.c