rtpdec: fix clock leak
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 16 May 2016 14:18:37 +0000 (16:18 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 17 May 2016 06:59:08 +0000 (09:59 +0300)
commita6c4763b422d120a006a31f7de356f379cbeaa04
treec6687082eec7681af6488a61f68ebe366c3f210b
parent21e281feea04e9586ebee2c740d1540ce525af00
rtpdec: fix clock leak

gst_system_clock_obtain() returns a new ref.

https://bugzilla.gnome.org/show_bug.cgi?id=766521
gst/rtsp/gstrtpdec.c