[Bug 772497] waveform : Fix Memory leak by gst_caps_to_string

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Oct 20 10:15:47 UTC 2016


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

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

::: sys/waveform/gstwaveformsink.c
@@ +323,3 @@
   }

+  GST_CAT_LOG_OBJECT (waveformsink_debug, wfsink, "Returning caps %s"
GST_PTR_FORMAT, caps);

That's not how this works, but I fixed that up before merging.

It's  "... %" GST_PTR_FORMAT, caps) without the s

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