[Bug 761902] gstinfo: remove unused variable

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Feb 12 15:57:29 UTC 2016


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

--- Comment #3 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
Review of attachment 320940:
 --> (https://bugzilla.gnome.org/review?bug=761902&attachment=320940)

::: gst/gstinfo.c
@@ +320,2 @@
   name = g_strdup (env);
   name = _replace_pattern_in_gst_debug_file_name (name, "%p", getpid ());

Isn't tmp supposed to be used here, to avoid a leak ?

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