]> granicus.if.org Git - curl/commit
rtsp: ignore whitespace in session id
authorDaniel Stenberg <daniel@haxx.se>
Thu, 11 Aug 2016 09:37:00 +0000 (11:37 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 11 Aug 2016 12:02:12 +0000 (14:02 +0200)
commit2c8ccdac14f87464e2a15eb7bab0d77c08dec2cf
treeae430b56c89a46200692a9b80e63f05b79291474
parent31e33a9a4663e0bf62b0815d22af879f2209bf6f
rtsp: ignore whitespace in session id

Follow-up to e577c43bb to fix test case 569 brekage: stop the parser at
whitespace as well.

Help-by: Erik Janssen
lib/rtsp.c