diff options
author | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2004-03-07 04:03:27 +0000 |
---|---|---|
committer | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2004-03-07 04:03:27 +0000 |
commit | 9665e6768fe3d56cf8fa97b9674a772c6c41fec7 (patch) | |
tree | 13af0b8507204f9800d3304a1a91d2dc8bf2de6c /tests | |
parent | 63e0fe099ee70bc6993f44cefb7537e7a559aef4 (diff) |
gst/qtdemux/qtdemux.c: Fix crash (j might be greater than n_samples, in which case we're writing outside the allocate...
Original commit message from CVS:
* gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
(qtdemux_parse_trak):
Fix crash (j might be greater than n_samples, in which case we're
writing outside the allocated space for the array) and memleak.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions