gst: Fix memory leaks in usage of gst_element_get_request_pad() API
authorGarima Gaur <garima.g@samsung.com>
Wed, 21 Dec 2016 08:11:16 +0000 (13:41 +0530)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 21 Dec 2016 08:28:12 +0000 (10:28 +0200)
commit0fdd4e2539cc8c2c794419b13594ed7761d5fccd
treed97cae673b1ff79baaa0dab8376c958509d8a58f
parent90b14a42b07000a6116166074810753fe4a55d49
gst: Fix memory leaks in usage of gst_element_get_request_pad() API

The return value has to be unreffed at some point.

https://bugzilla.gnome.org/show_bug.cgi?id=776334
gst/sdp/gstsdpdemux.c
sys/dvb/dvbbasebin.c