rtsp-stream: Check return value of sscanf
authorEdward Hervey <bilboed@bilboed.com>
Thu, 19 Dec 2013 13:26:34 +0000 (14:26 +0100)
committerEdward Hervey <bilboed@bilboed.com>
Thu, 19 Dec 2013 13:26:34 +0000 (14:26 +0100)
commitcdd72905af1f479cf6d3e1e7c01e8842847c18d5
tree974511cf701bd8d4a14452cf385a95cc1662c404
parentd3237dc9dc897b1914891463e23335822ee10b2e
rtsp-stream: Check return value of sscanf

streamid is only valid if sscanf matched something.
gst/rtsp-server/rtsp-stream.c