gstreamer/gst-libs/gst
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
..
allocators fdmemory: remove 'allow-none' annotation in gst_fd_allocator_alloc() doc 2015-09-23 10:01:41 -04:00
app app: pass PKG_CONFIG_PATH for gir files for libgstapp as well 2015-09-29 13:10:35 +01:00
audio audiosink, multisocketsink: Fix error leak during failures 2015-09-17 11:59:35 +02:00
fft gi: Skip fft constructor for now 2015-06-16 14:36:44 -04:00
pbutils visual: make private all variable subclasses don't need 2015-10-01 16:05:58 +01:00
riff gi: Use INTROSPECTION_INIT for --add-init-section 2015-06-16 18:04:57 -04:00
rtp rtpbasedepayload: Make stats creation threadsafe, fix a CRITICAL 2015-08-15 23:37:26 +10:00
rtsp rtsp: Include generated enum types in gstrtsptransport.h 2015-07-14 17:18:12 -04:00
sdp sdp: prevent the sdp message parser from reading past the end of the buffer 2015-05-29 15:05:31 +02:00
tag gstreamer: base: Fix memory leaks when context parse fails. 2015-10-02 17:26:27 +03:00
video Release 1.6.0 2015-09-25 23:15:20 +02:00
gettext.h Fix FSF address 2012-11-03 23:05:09 +00:00
glib-compat-private.h Fix FSF address 2012-11-03 23:05:09 +00:00
gst-i18n-app.h tools: add simple command-line gst-play utility for testing purposes 2013-08-16 15:45:23 +01:00
gst-i18n-plugin.h Fix FSF address 2012-11-03 23:05:09 +00:00
Makefile.am libs: build rtp after audio 2015-09-04 09:53:42 +01:00