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>
Fri, 23 Oct 2015 13:43:09 +0000 (16:43 +0300)
commitc70698bcad55f0199f9616ac869168d3523cd6c7
tree17114ccac228ffa139dc166d49ebf74c84895398
parentc9ba9d691189773deaea3942932d9ce75d9fa631
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