rtspsrc: check port-range format
authorLuis de Bethencourt <luisbg@osg.samsung.com>
Mon, 14 Dec 2015 14:19:05 +0000 (14:19 +0000)
committerLuis de Bethencourt <luisbg@osg.samsung.com>
Mon, 14 Dec 2015 14:53:57 +0000 (14:53 +0000)
commit4735d2a9a587228628b4fec1b1b953c9dbaa7cb9
treef83cee894ba706fd32ffc36581a46d285b4e1c7d
parentadb5efaf8a9a5b4b6590c637f9054f5df8f2b2a1
rtspsrc: check port-range format

The string could exist but with a wrong format, in that case we still want
to reset the values of client_port_range.min and max like we do if there is
no string.

CID 1139593
gst/rtsp/gstrtspsrc.c