stream_network: Fix possible crash for invalid http_proxy URLs
commit56d122a6db2954b5a79c54634fe09b10b888871c
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>
Sun, 17 Oct 2010 16:10:17 +0000 (17 16:10 +0000)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Tue, 2 Nov 2010 02:18:37 +0000 (2 04:18 +0200)
treed24af8da7e258b9085cee484016b0bd8c00136ab
parentf733870f3212e8513ed0dea2b9b4f26b59de5f24
stream_network: Fix possible crash for invalid http_proxy URLs

Check for URLs like just "http_proxy://".

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32508 b3059339-0415-0410-9bf9-f77b7e298cf2
stream/network.c