rtsp-stream: fixed valgrind error
authorSrimanta Panda <srimanta@axis.com>
Tue, 8 Dec 2015 07:27:20 +0000 (08:27 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 8 Dec 2015 07:47:53 +0000 (09:47 +0200)
commitf96947b350857ae41178703b6f45591857ab8ead
tree9c120df6bcb899c373f3cb98d176977275cf7ffc
parentb4bfef6162f074f70bdac8e7fc8eeb2d04ccf9f6
rtsp-stream: fixed valgrind error

Fixed the valgrind error in unit test. The UDP source created during
gst_rtsp_stream_join_bin() was not released while destroying the rtp
bin.

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