]> git.ipfire.org Git - thirdparty/squid.git/commit - src/acl/Checklist.h
Fix regression in rev.14268
authorAmos Jeffries <squid3@treenet.co.nz>
Sun, 30 Aug 2015 20:36:48 +0000 (13:36 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Sun, 30 Aug 2015 20:36:48 +0000 (13:36 -0700)
commit67cbbef0c8ae18d6f50c479ea2dc70012840bd48
treea1d1fcf0c625368ef46787ec25962e68d5a24b64
parentabe01913c27bc6b51f4b7988cac163fc541dbff9
Fix regression in rev.14268

My bad cut-n-paste resulted in wrong locking sequence.
Fixing that reveals that the validity check on the return
result triggers cases of cbdata 'locks > 0' assertions.
The validity test is not currently needed by the fastCheck
code which preserves the value. So removing for now.
src/acl/Checklist.h