rtp: Freeing ioline when disconnecting
authorHajime Fujita <crisp.fujita@nifty.com>
Mon, 1 Feb 2016 04:15:59 +0000 (22:15 -0600)
committerTanu Kaskinen <tanuk@iki.fi>
Thu, 19 Jan 2017 00:56:53 +0000 (02:56 +0200)
commitd623c689e6b848fff108bc545ba7d7c34b6db699
tree2829187f3e58454ca6cbbe43e96b8eee223d357a
parent017ed3e7fa50bbb6e1e2b6731e5cfa79d5e3f459
rtp: Freeing ioline when disconnecting

pa_ioline_close does not free the ioline structure itself, so we
have to unref the structure if we want to free it.

Reviewed-by: Anton Lundin <glance@acc.umu.se>
src/modules/rtp/rtsp_client.c