]> git.ipfire.org Git - thirdparty/squid.git/commit
Fixed r12859 (Boolean ACLs) bugs related to ACL parsing and dumping:
authorChristos Tsantilas <chtsanti@users.sourceforge.net>
Wed, 5 Jun 2013 15:02:11 +0000 (09:02 -0600)
committerAlex Rousskov <rousskov@measurement-factory.com>
Wed, 5 Jun 2013 15:02:11 +0000 (09:02 -0600)
commit8984b8cd492fd07aed4dc1a6016afb38f863aed7
tree73234fb27c0c254ca4388389d78e4eadf9a8519a
parent827eb0ac434b48a48954f2338258663a05231367
Fixed r12859 (Boolean ACLs) bugs related to ACL parsing and dumping:

- BoolOps.cc:94: "false" assertion when parsing ssl_bump directive.

- Infinite loop with RAM growth in dump_wordlist when dumping Squid
  configuration for cache manager.

- Segfault on not configured (nil) access lists in dump_acl_access.
src/cache_cf.cc