test: rtspserver: plug memory leak in test_no_session_timeout
authorBranko Subasic <branko@axis.com>
Tue, 2 Jan 2018 13:19:31 +0000 (14:19 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 13 Jan 2018 14:18:47 +0000 (14:18 +0000)
commit3d860913c66414b8737d1bf945dfe2434ac1e14b
tree858dcffb4322583324bbae3c218e7a768b93c7bb
parent587c1c470713f0a46a0b672a5d639b31efb44a6c
test: rtspserver: plug memory leak in test_no_session_timeout

In test_no_session_timeout, unref the rtsp session object when the
test is done.

https://bugzilla.gnome.org/show_bug.cgi?id=792127
tests/check/gst/rtspserver.c