]> git.ipfire.org Git - thirdparty/squid.git/commit
Generated config dumping code does not skip unconfigured options (#684)
authorAlex Rousskov <rousskov@measurement-factory.com>
Sat, 27 Jun 2020 04:13:43 +0000 (04:13 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Sat, 27 Jun 2020 17:18:05 +0000 (17:18 +0000)
commit182d433a5aa69a7f94ae52e536022cfaf3c20450
treeb8979b701bb4f02b1915649065ef13e27ade7471
parent9b7992d91b8b119707afd9f8dc4976bb9e209f2e
Generated config dumping code does not skip unconfigured options (#684)

We must manually skip them. This fix is needed after commit 1c2b446.
src/cache_cf.cc