[Bug 638848] [patch] new debugspy element

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu May 26 01:10:05 PDT 2011


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #181941|none                        |needs-work
             status|                            |

--- Comment #14 from Sebastian Dröge <slomo at circular-chaos.org> 2011-05-26 08:09:59 UTC ---
Review of attachment 181941:
 --> (https://bugzilla.gnome.org/review?bug=638848&attachment=181941)

::: gst/debugutils/gstdebugspy.c
@@ +239,3 @@
+
+  debugspy->exporter = csv_exporter_new_for_file (path);
+  debugspy->csv_output_path = g_strdup (path);

You're leaking this string, free it in GObject::finalize please

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