tests: qtdemux: Avoid using data beyond array and improve error msg
authorThiago Santos <thiagossantos@gmail.com>
Mon, 28 May 2018 17:59:14 +0000 (10:59 -0700)
committerThiago Santos <thiagossantos@gmail.com>
Mon, 28 May 2018 18:25:13 +0000 (11:25 -0700)
commit0de143fa3ec32d9ebb88f8e701837bff13f2cae5
tree0b8f85865bbff2bc62f69849f38e00ae06de28b1
parentf72c7131aefc812b893b1519ad7fe4b61e489950
tests: qtdemux: Avoid using data beyond array and improve error msg

Makes it easier to debug the failures as well as prevents problems
reading out of bounds data.
tests/check/elements/qtdemux.c