]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug 4716: Blank lines in cachemgr.conf are not skipped (#274) M-staged-PR274
authorAmos Jeffries <yadij@users.noreply.github.com>
Wed, 5 Sep 2018 15:23:45 +0000 (15:23 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Wed, 5 Sep 2018 15:23:49 +0000 (15:23 +0000)
commitc202be8a6afcc684f854bb33d5d7890360cb08bd
tree482dabc1527366743d1525403cb8f1537e6976fb
parentc31700fb1eddae651c9d2d2534338dc1537236f3
Bug 4716: Blank lines in cachemgr.conf are not skipped (#274)

The default cachemgr.conf contains three lines other than
comments. Two of them are blank, the third is "localhost".
These blank lines show up in the "Cache Server" list in the
CGI output.
tools/cachemgr.cc