Skip to content
  • Tim-Philipp Müller's avatar
    gst/base/gsttypefindhelper.c: Fix evil typefind crasher: getrange() might... · 2b41c044
    Tim-Philipp Müller authored
    gst/base/gsttypefindhelper.c: Fix evil typefind crasher: getrange() might return a short buffer at the end of a file,...
    
    Original commit message from CVS:
    * gst/base/gsttypefindhelper.c: (helper_find_peek):
    Fix evil typefind crasher: getrange() might return a short
    buffer at the end of a file, but gst_type_find_peek() must
    either return the full data as requested or NULL, but
    never a short buffer.
    2b41c044
To find the state of this project's repository at the time of any of these versions, check out the tags.