gstreamer/tests/icles
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
..
.gitignore tests: add interactive gdkpixbufoverlay test 2014-11-30 14:35:08 +00:00
equalizer-test.c gstreamer: good: tests: Fix memory leaks when context parse fails. 2015-10-02 17:35:10 +03:00
gdkpixbufoverlay-test.c gstreamer: good: tests: Fix memory leaks when context parse fails. 2015-10-02 17:35:10 +03:00
gdkpixbufsink-test.c gstreamer: good: tests: Fix memory leaks when context parse fails. 2015-10-02 17:35:10 +03:00
Makefile.am tests: add interactive gdkpixbufoverlay test 2014-11-30 14:35:08 +00:00
test-accurate-seek.c test: use gst_util_uint64_scale_round() for timestamp to sample calculation 2014-11-27 11:20:36 +00:00
test-oss4.c gstreamer: good: tests: Fix memory leaks when context parse fails. 2015-10-02 17:35:10 +03:00
test-segment-seeks.c icles: Fix waiting for segment-done if it happens too fast 2015-04-06 19:08:59 -07:00
v4l2src-test.c Fix FSF address 2012-11-04 00:07:18 +00:00
videobox-test.c Fix FSF address 2012-11-04 00:07:18 +00:00
videocrop-test.c gstreamer: good: tests: Fix memory leaks when context parse fails. 2015-10-02 17:35:10 +03:00
videocrop2-test.c Fix FSF address 2012-11-04 00:07:18 +00:00
ximagesrc-test.c tests: use g_timeout_add_seconds instead of g_timeout_add 2013-01-27 15:38:12 +00:00