[Bug 785112] Freeing NONHEAP_MEMORY.STRING

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jul 25 09:07:46 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=785112

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

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

--- Comment #13 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 356344:
 --> (https://bugzilla.gnome.org/review?bug=785112&attachment=356344)

::: gst/gstdebugutils.c
@@ +198,2 @@
         if (details & GST_DEBUG_GRAPH_SHOW_FULL_PARAMS) {
+          param_name = g_strdup_printf ("\\n%s=%s", property->name,

This is changing behaviour. You're not prefixing with the property_name
anymore. Also below

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