[Gstreamer-bugs] [Bug 114715] Changed - elements with two templates with the same name shouldn't be allowed by gst-register

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Fri Jan 2 15:52:07 PST 2004


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

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

Changed by rbultje at ronald.bitfreak.net.

--- shadow/114715	Tue Dec  2 05:28:40 2003
+++ shadow/114715.tmp.9318	Fri Jan  2 18:52:07 2004
@@ -1,13 +1,13 @@
 Bug#: 114715
 Product: GStreamer
 Version: 0.6.x CVS
 OS: Linux
 OS Details: RH80
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: normal
 Priority: Normal
 Component: gstreamer (core)
 AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
 ReportedBy: thomas at apestaart.org               
 QAContact: gstreamer-maint at bugzilla.gnome.org
@@ -19,6 +19,11 @@
 
 ------- Additional Comments From ds at schleef.org  2003-12-01 22:52 -------
 what kind of templates?
 
 ------- Additional Comments From rbultje at ronald.bitfreak.net  2003-12-02 05:28 -------
 pad templates.
+
+------- Additional Comments From rbultje at ronald.bitfreak.net  2004-01-02 18:52 -------
+Fixed in HEAD CVS with a simple g_return_if_fail
+(gst_element_class_get_pad_template (klass, templ->name_template) ==
+NULL);




More information about the Gstreamer-bugs mailing list