gstreamer/tools
Vineeth TM 215cfcf993 gstreamer: Fix memory leaks when context parse fails
When g_option_context_parse fails, context and error variables are not getting free'd
which results in memory leaks. Free'ing the same.

And replacing g_error_free with g_clear_error, which checks if the error being passed
is not NULL and sets the variable to NULL on free'ing.

https://bugzilla.gnome.org/show_bug.cgi?id=753851
2015-10-02 17:31:11 +03:00
..
.gitignore Remove everything libxml2- and loadsave-related 2011-06-04 15:22:06 +01:00
gst-indent gst-indent: Add support for gindent as executable name 2015-06-03 18:09:24 +02:00
gst-inspect.1.in docs: fix typo on gst-inspect man page 2010-07-16 18:20:57 +01:00
gst-inspect.c gstreamer: Fix memory leaks when context parse fails 2015-10-02 17:31:11 +03:00
gst-launch.1.in docs: There is no decodebin2 anymore, don't pretend otherwise 2014-07-08 11:18:05 +02:00
gst-launch.c gstreamer: Fix memory leaks when context parse fails 2015-10-02 17:31:11 +03:00
gst-typefind.1.in docs: updates 2012-09-25 17:06:45 +02:00
gst-typefind.c gstreamer: Fix memory leaks when context parse fails 2015-10-02 17:31:11 +03:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 17:49:44 +01:00
tools.h Fix FSF address 2012-11-03 20:44:48 +00:00