uri: unref instead of using _gst_uri_free() directly
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Tue, 3 May 2016 09:49:03 +0000 (11:49 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 4 May 2016 07:08:24 +0000 (10:08 +0300)
commit0ff10ac3ca98018a3ce77c53876645601608ab26
treef8859d930ae44dcbe6c6f542b4d2cea7a683d083
parent8af52df23bc3d2955ceaf0b07548e54522e24df0
uri: unref instead of using _gst_uri_free() directly

This confuses gst_tracing as we shortcut the mini object reference
system.

https://bugzilla.gnome.org/show_bug.cgi?id=765958
gst/gsturi.c