Remove check for @ in tcp.c which removes the authorization data from the
commitafedad246e5767c21ebd92e8f7ec0adac1166328
authorrbultje <rbultje@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sun, 24 Aug 2008 16:22:40 +0000 (24 16:22 +0000)
committerrbultje <rbultje@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sun, 24 Aug 2008 16:22:40 +0000 (24 16:22 +0000)
tree95d4dd499bab264a288f712315b5e129e0e2c714
parentcb7c613311301312ff1adff8f580046d956622a0
Remove check for @ in tcp.c which removes the authorization data from the
actual hostname. This functionality already exists (and always existed) in
url_split() and is therefore useless. See discussion in "[PATCH] tcp.c/udp.c
memleak?" thread on ffmpeg-devel.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@14946 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavformat/tcp.c