rtsp-stream: Always unref return value of gst_object_get_parent()
authorDavid Svensson Fors <davidsf@axis.com>
Thu, 22 Oct 2015 07:15:21 +0000 (09:15 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 22 Oct 2015 16:28:15 +0000 (19:28 +0300)
commit81ae320383894892b4b4b53482a04c998441430d
treeabaa93844685304bed2abc0354c3e53f31ba5caf
parent6cc4f86e5d2a06e16c5483270a770aeb43154ed1
rtsp-stream: Always unref return value of gst_object_get_parent()

Fixes a leak of a GstBin in the udp-mcast case.

https://bugzilla.gnome.org/show_bug.cgi?id=756968
gst/rtsp-server/rtsp-stream.c