]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug 2348: cache name not set without visible_hostname
authorAmos Jeffries <squid3@treenet.co.nz>
Thu, 17 Jul 2008 12:27:10 +0000 (00:27 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Thu, 17 Jul 2008 12:27:10 +0000 (00:27 +1200)
commit626a988975458b253ab188e346f0176d83111316
treecdee85eb4302384d4595625e2577d089bd1cc06e
parentab6f8ebc0379286814fba70a3ae0a582ef124da7
Bug 2348: cache name not set without visible_hostname

Bad logic following successful rDNS test of auto-discovered hostname
was causing it to be erased.
src/tools.cc