gstreamer/gst
Tim-Philipp Müller e3bbd40f0e rtspclientsink: make sure not to use freed string
Set transport string to NULL after freeing it, so that
at worst we get a NULL pointer if constructing a new
transport string fails (which shouldn't really fail here).
Also check return value of that, just in case.

CID 1433768.
2018-04-02 12:35:04 +01:00
..
rtsp-server rtsp-client: do not free string passed to take_header 2018-03-30 23:34:01 +02:00
rtsp-sink rtspclientsink: make sure not to use freed string 2018-04-02 12:35:04 +01:00
Makefile.am rtspsink: Add rtspclientsink element 2016-01-29 01:44:26 +11:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-31 00:04:43 +01:00