[Bug 655574] New: Crash determining duration of empty vorbis packet

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jul 29 05:16:14 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=655574
  GStreamer | gst-plugins-base | git

           Summary: Crash determining duration of empty vorbis packet
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: critical
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: net147 at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=192869)
 View: https://bugzilla.gnome.org/attachment.cgi?id=192869
 Review: https://bugzilla.gnome.org/review?bug=655574&attachment=192869

Fix crash when determining duration of empty vorbis packet

In packet_duration_vorbis (ext/ogg/gstoggstream.c), the packet data is
dereferenced without checking if the packet is 0 bytes. This causes a crash.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list