]> git.sesse.net Git - vlc/commit
Real RTSP: discard unsupported legacy username and password syntax
authorRémi Denis-Courmont <remi@remlab.net>
Sun, 22 Mar 2015 17:58:21 +0000 (19:58 +0200)
committerRémi Denis-Courmont <remi@remlab.net>
Sun, 22 Mar 2015 17:59:14 +0000 (19:59 +0200)
commit2e3dee03644cafd3533495a53e1f6e0c1adf839c
tree27e1067ca6afaf80dad97a46fe21f2f5c061dd47
parent35f29374c21dec786285b781bf823371f25650cf
Real RTSP: discard unsupported legacy username and password syntax

This is better than leaking them to the DNS resolver. This also avoids
confusing error messages if live555 is missing or failing.
modules/access/rtsp/access.c