[gstreamer-bugs] [Bug 582942] crash in libvorbis when parsing some ogg files

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue May 19 03:49:28 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=582942

  GStreamer | gst-plugins-base | Ver: 0.10.x




------- Comment #10 from Wim Taymans  2009-05-19 10:49 UTC -------
This fixes the endless loop and makes this file play fine for me. Maybe the bug
is only present in the complete file? Can you verify this?


commit ed36eafabae42f73143bf3f6beaf58d793b28132
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Tue May 19 12:45:59 2009 +0200

    oggdemux: don't loop when at EOS

    When we try to read the last page, don't try to read past the upper
boundary, as
    this might cause endless loops.

    See #582942


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=582942.




More information about the Gstreamer-bugs mailing list