diff options
author | Brendan McGrath <[email protected]> | 2018-01-29 10:46:50 +0800 |
---|---|---|
committer | Steven Liu <[email protected]> | 2018-01-29 10:46:50 +0800 |
commit | 4e3e8980b58fc22eb41c0e3cd3392bb4e6ca0184 (patch) | |
tree | 1c99b950f7893400e528d367fb202201fda9e744 /doc/examples/metadata.c | |
parent | fa8308d3d4f27d6fb38ac2069887a7b259f1c6ab (diff) |
dashdec: Fix segfault on decoding segment timeline
If first_seq_no is not within the bounds of timelines then a segfault
will occur.
This patch removes the use of first_seq_no within the timelines array
It also adds first_seq_no to the value returned by calc_next_seg_no_from_timelines
(which allows for different values of 'startNumber')
Signed-off-by: Brendan McGrath <[email protected]>
Diffstat (limited to 'doc/examples/metadata.c')
0 files changed, 0 insertions, 0 deletions