]> git.ipfire.org Git - thirdparty/squid.git/commit - src/cache_cf.cc
Fix debugs when refresh_pattern is missing the regex pattern
authorAmos Jeffries <squid3@treenet.co.nz>
Tue, 30 Jul 2013 00:44:04 +0000 (18:44 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Tue, 30 Jul 2013 00:44:04 +0000 (18:44 -0600)
commit2f3c75c33ea8be300bdce0a30a1ebd269eb6b804
tree4b84140106b2e0e7257aea3ab479416f2efa8654
parent223d18cd2295aedcb0f8dd79cd085ce2e1ae25de
Fix debugs when refresh_pattern is missing the regex pattern

This is a very rare situation and may not be completely required. But it
did hinder debugging of refresh_pattern when the regex field token was
broken by parser updates.
src/cache_cf.cc