]> git.ipfire.org Git - thirdparty/squid.git/commit
Fix v1 port parsing
authorAmos Jeffries <squid3@treenet.co.nz>
Sun, 22 Jun 2014 04:23:42 +0000 (21:23 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Sun, 22 Jun 2014 04:23:42 +0000 (21:23 -0700)
commit2217ef79726695a61ca552d7426b27646192349e
tree2ffd06b5c0c969fd2e91031971170af6da68293e
parentebeea0fe7cfc54f7a14c4acde467a86d4d52f5fe
Fix v1 port parsing

The original code avoiding ntohs() was correct.
src/client_side.cc