media: don't free streams array
authorOgnyan Tonchev <ognyan@axis.com>
Mon, 22 Apr 2013 14:25:17 +0000 (16:25 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Mon, 22 Apr 2013 14:25:17 +0000 (16:25 +0200)
commit9b31fcc7f869a16d138c3be073720bf452777709
tree2a6c9dc8eba8b8e5ea8b0af1f725e284e12d40fd
parent0bdff0161c14ccc29c60c3296c748b1434ecde0a
media: don't free streams array

Don't free the streams array in the unprepare() method, they were not
added in prepare().

See https://bugzilla.gnome.org/show_bug.cgi?id=698376
gst/rtsp-server/rtsp-media.c