[gstreamer-bugs] [Bug 318447] New: gst_bin_iterate_sorted: Invalid call to gst_iterator_new

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Oct 10 05:32:02 PDT 2005


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=318447
 GStreamer | gstreamer (core) | Ver: HEAD CVS

           Summary: gst_bin_iterate_sorted: Invalid call to gst_iterator_new
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: critical
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: josef.zlomek at xeris.cz
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


The call to gst_iterator_new in gst_bin_iterate_sorted is invalid - the
parameters size and type are in the wrong order.
The first parameter should be the size, the second should be the type.

The attached patch fixes this.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list