[Bug 673897] New: tsdemux: Fix crash due to NULL pointer access.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Apr 11 03:58:04 PDT 2012


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

           Summary: tsdemux: Fix crash due to NULL pointer access.
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: julian at jusst.de
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


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

fix possible NULL pointer access

Attached patch fixes a crash I see with tsdemux and reuse of a pipeline. After
stop and play a segment_event could not be created, so it was a NULL pointer.

-- 
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