gstreamer/tests/benchmarks
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 benchmarks: ignore new benchmark binary 2013-07-16 14:48:19 +01:00
caps.c Fix FSF address 2012-11-03 20:44:48 +00:00
capsnego.c gstreamer: Fix memory leaks when context parse fails 2015-10-02 17:31:11 +03:00
complexity.c Fix FSF address 2012-11-03 20:44:48 +00:00
complexity.gnuplot tests/benchmarks/: Total licensification. 2007-04-19 10:43:14 +00:00
complexity.scm tests/benchmarks/: Total licensification. 2007-04-19 10:43:14 +00:00
controller.c Fix FSF address 2012-11-03 20:44:48 +00:00
gstbufferstress.c downloadbuffer, benchmarks: fix error leaks in failure code paths 2015-09-15 18:21:58 +01:00
gstclockstress.c downloadbuffer, benchmarks: fix error leaks in failure code paths 2015-09-15 18:21:58 +01:00
gstpollstress.c downloadbuffer, benchmarks: fix error leaks in failure code paths 2015-09-15 18:21:58 +01:00
gstpoolstress.c poolstress: print speedup 2014-01-30 12:54:44 +01:00
init.c Fix FSF address 2012-11-03 20:44:48 +00:00
Makefile.am tests: add stress test for buffers and pools 2013-06-17 11:12:51 +02:00
mass-elements.c Fix FSF address 2012-11-03 20:44:48 +00:00
mass-elements.gnuplot tests/benchmarks/: Total licensification. 2007-04-19 10:43:14 +00:00
mass-elements.scm tests: fix example 2009-06-29 11:57:13 +02:00