GStreamer multimedia framework
Find a file
Vineeth T M d57fca241a validate: 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=753862
2015-11-11 10:12:49 +01:00
codecanalyzer gitignore: Add more generated files 2015-07-24 17:06:29 -04:00
debug-viewer timeline: disable tooltip while scrolling 2014-09-11 20:51:48 +02:00
mediainfo TODO: add some planning comments 2014-07-07 16:12:42 +02:00
vagrant vagrant: initial commit 2013-10-26 03:03:55 -07:00
validate validate: Fix memory leaks when context parse fails 2015-11-11 10:12:49 +01:00
.arcconfig Update .arcconfig 2015-10-10 10:47:40 +01:00
.gitignore gitignore: Add more generated files 2015-07-24 17:06:29 -04:00
.gitmodules Adapt submodule usage for gst-devtools 2013-09-09 17:40:36 +02:00