[Gstreamer-bugs] [Bug 138169] New: - matroska-demux using gst_event_new_discontinuous without terminator

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Thu Mar 25 20:29:05 PST 2004


http://bugzilla.gnome.org/show_bug.cgi?id=138169

           Summary: matroska-demux using gst_event_new_discontinuous without
                    terminator
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins
        AssignedTo: gstreamer-maint at bugzilla.gnome.org
        ReportedBy: t.i.m at zen.co.uk
         QAContact: gstreamer-maint at bugzilla.gnome.org


gst-plugins/gst/matroska/matroska-demux.c, line 1102: 
 
  event = gst_event_new_discontinuous (FALSE, GST_FORMAT_TIME, entry->time); 
 
there is a vararg terminator missing. 
 
Patch attached. 
 
Cheers 
-Tim




More information about the Gstreamer-bugs mailing list