Skip to content
  • Ronald S. Bultje's avatar
    gst/qtdemux/qtdemux.c: Fix crash (j might be greater than n_samples, in which... · 2f215bf9
    Ronald S. Bultje authored
    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.
    2f215bf9
To find the state of this project's repository at the time of any of these versions, check out the tags.