GstRTSPUrl fails to url-decode username and password
Submitted by David Woodhouse
Link to original bug (#795373)
Description
Created attachment 371126
test case
See attached test case.
./rtspurl rtsp://user:pas%40s@host/
URL user 'user'
URL passwd 'pas%40s'
URL host 'host'
URL port '0'
URL path '/'
URL query '(null)'
Attachment 371126, "test case":
rtspurl.c
Version: 1.8.3