[Bug 785336] Memory leak in appsink-src.c & appsink-src2.c example apps
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Aug 7 19:26:40 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=785336
Tim-Philipp Müller <t.i.m at zen.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |t.i.m at zen.co.uk
Resolution|--- |FIXED
Target Milestone|git master |1.13.1
Summary|Memory leak in |Memory leak in
|appsink-src.c & |appsink-src.c &
|appsink-src2.c |appsink-src2.c example apps
--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Thanks for the patch. I have pushed this now, but for the future please exclude
everything under tests/* from your static analyzer runs.
Exiting the application will clean up resources just fine, so it's arguable
whether it really makes sense to add lines of codes to free stuff everywhere or
if it just adds noise to the example code.
commit 815e72e91f674dfbd3b6916872e9333d9183499d (HEAD -> master)
Author: Satya Prakash Gupta <sp.gupta at samsung.com>
Date: Mon Jul 24 13:56:16 2017 +0530
examples: fix memory leaks in appsrc and appsrc2 examples
https://bugzilla.gnome.org/show_bug.cgi?id=785336
--
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