timeline: Fix segfault when stco, stsd or stsz box is absent.
commit403794648422e71ba8b0b02be7e019047fa9f475
authorCan Bal <cbal@twitter.com>
Tue, 4 Aug 2015 21:56:11 +0000 (4 14:56 -0700)
committerYusuke Nakamura <muken.the.vfrmaniac@gmail.com>
Fri, 7 Aug 2015 18:33:44 +0000 (8 03:33 +0900)
tree379bb50250a210b8a3332365af78f22991b53de6
parentd18b10c2df49e22959596ad4dc1ed0dbf1510348
timeline: Fix segfault when stco, stsd or stsz box is absent.

Avoid accessing fields of NULL pointers.
core/timeline.c