rtspsrc: Fix two leaks
authorEdward Hervey <edward@centricular.com>
Tue, 19 Dec 2017 10:57:52 +0000 (11:57 +0100)
committerEdward Hervey <bilboed@bilboed.com>
Tue, 19 Dec 2017 10:57:52 +0000 (11:57 +0100)
* gst_event_new_stream_start() does not take ownership of the stream_id

* the pipeline_request_id string that is created was not being freed


No differences found