GNOME Bugzilla – Bug 740451
srtpdec: leaks rtp/rtcp sink events
Last modified: 2014-11-20 20:49:11 UTC
gst_srtp_dec_sink_event_rtp and gst_srtp_dec_sink_event_rtcp doesn't unref the GstEvent when receiving a GST_EVENT_CAPS.
Created attachment 291117 [details] [review] gstevent memory leak fixes
Comment on attachment 291117 [details] [review] gstevent memory leak fixes Comitted: commit 086cc58952ac1d98236da503ad08979f844ce8d0 Author: Aleix Conchillo Flaqué <aleix@oblong.com> Date: Thu Nov 20 10:23:30 2014 -0800 srtpdec: fix rtp/rtcp sink event memory leak https://bugzilla.gnome.org/show_bug.cgi?id=740451