Vineeth TM 290f8be15a gstreamer: good: tests: 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

https://bugzilla.gnome.org/show_bug.cgi?id=753853
2015-10-02 17:35:10 +03:00
..
2012-11-04 00:07:18 +00:00
2013-01-01 11:52:09 +00:00
2012-11-04 00:07:18 +00:00
2015-06-25 10:57:29 +01:00
2012-11-04 00:07:18 +00:00
2013-01-01 11:52:09 +00:00