Skip to content
  • Jan Schmidt's avatar
    ext/ogg/gstoggdemux.c: Another from MikeS: · ee2bc937
    Jan Schmidt authored
    Original commit message from CVS:
    * ext/ogg/gstoggdemux.c: (ogg_find_peek):
    Another from MikeS:
    During typefinding, don't support negative offsets
    (offsets from the end of the stream) in our typefind->peek() function
    - nothing embedded in ogg ever needs them. However, we need to recognise
    those requests and reject them, otherwise we return invalid pointers.
    ee2bc937