gstreamer/tests/examples/seek
Vineeth TM 8e5f7f27f5 gstreamer: base: 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=753852
2015-10-02 17:26:27 +03:00
..
.gitignore examples: Add a silly joystick based shuttle example 2010-03-30 21:56:03 +11:00
jsseek.c gstreamer: base: Fix memory leaks when context parse fails. 2015-10-02 17:26:27 +03:00
Makefile.am gst-libs: Remove interfaces libs and mixer/tuner interfaces 2012-04-13 13:14:13 +02:00
scrubby.c gstreamer: base: Fix memory leaks when context parse fails. 2015-10-02 17:26:27 +03:00
stepping.c Fix FSF address 2012-11-03 23:05:09 +00:00
stepping2.c Fix FSF address 2012-11-03 23:05:09 +00:00