rtsp-client: Fix leaking of media in error cases
authorNikita Bobkov <NikitaDBobkov@gmail.com>
Fri, 25 Sep 2015 15:04:00 +0000 (15:04 +0000)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 2 Aug 2016 14:46:49 +0000 (17:46 +0300)
commitde3d0c4522fb4b29887f43c2f274c27b1d0d2209
tree02dc11653eb161abf8eadc941668c37fb5cc0574
parent687301af867b99070ec8e3c35540d41d019fdcba
rtsp-client: Fix leaking of media in error cases

With additional fixes by Kseniya Vasilchuk <vasilchukkseniia@gmail.com>
and myself to make the media refcounting a bit easier to follow.

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