gstreamer/codecanalyzer/src
Vineeth T M 581b0cfced codecanalyzer: 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 being reported.

https://bugzilla.gnome.org/show_bug.cgi?id=753862
2015-11-18 00:34:30 +00:00
..
plugins New Tool: Add a CodecAnalyzer 2014-07-09 19:00:47 +02:00
codecanalyzer.c codecanalyzer: Fix memory leaks when context parse fails 2015-11-18 00:34:30 +00:00
gst_analyzer.c codecanalyzer: fix codec detection with git master 2015-02-18 11:37:43 +00:00
gst_analyzer.h New Tool: Add a CodecAnalyzer 2014-07-09 19:00:47 +02:00
Makefile.am New Tool: Add a CodecAnalyzer 2014-07-09 19:00:47 +02:00
xml_parse.c New Tool: Add a CodecAnalyzer 2014-07-09 19:00:47 +02:00
xml_parse.h New Tool: Add a CodecAnalyzer 2014-07-09 19:00:47 +02:00