[Gstreamer-bugs] [Bug 133339] Changed - registry/gst_structure_from_string() leaks memory

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Wed Feb 4 03:37:27 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=133339

Changed by t.i.m at zen.co.uk.

--- shadow/133339	Tue Feb  3 15:43:47 2004
+++ shadow/133339.tmp.2757	Wed Feb  4 06:37:26 2004
@@ -1,13 +1,13 @@
 Bug#: 133339
 Product: GStreamer
 Version: HEAD CVS
 OS: Linux
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: normal
 Priority: Normal
 Component: gstreamer (core)
 AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
 ReportedBy: t.i.m at zen.co.uk               
 QAContact: gstreamer-maint at bugzilla.gnome.org
@@ -114,6 +114,30 @@
 ==11223== Reachable blocks (those to which a pointer was found) are not 
 shown. 
  
  
 Cheers 
 -Tim
+
+------- Additional Comments From t.i.m at zen.co.uk  2004-02-04 06:37 -------
+This has been fixed in CVS. Thanks. 
+ 
+ 
+2004-02-03  Benjamin Otte  <in7y118 at public.uni-hamburg.de> 
+ 
+        * gst/gststructure.c: (gst_structure_from_string): 
+          fix huge memleak 
+        * gst/elements/gsttypefind.c: 
+(gst_type_find_element_have_type), 
+        (new_entry), (gst_type_find_element_chain): 
+        * gst/gstelement.c: (gst_element_base_class_init), 
+        (gst_element_class_set_details): 
+        * gst/gstpad.c: (gst_pad_can_link_filtered): 
+          fix smaller memleaks 
+        * gst/gstpad.c: (gst_real_pad_dispose): 
+          check that explicit caps are gone 
+        * gst/gststructure.c: (gst_structure_free): 
+          actually free the structure 
+ 
+Cheers 
+-Tim 
+ 




More information about the Gstreamer-bugs mailing list