]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug #2938: Removal of DNS CNAME code broke acl dst lookups
authorHenrik Nordstrom <henrik@henriknordstrom.net>
Mon, 31 May 2010 20:30:51 +0000 (22:30 +0200)
committerHenrik Nordstrom <henrik@henriknordstrom.net>
Mon, 31 May 2010 20:30:51 +0000 (22:30 +0200)
commitd6990df97f5ccca0ca6c3d67cebb973afdbcec40
treebc4b08f45976a51a88c24bc5e6ad5a4cb96a77a4
parent380e7fafc49758879e7211e824d630c845be3700
Bug #2938: Removal of DNS CNAME code broke acl dst lookups

lookup code failed to handle the case where handler == NULL properly, was only partially implemented
src/fqdncache.cc
src/ipcache.cc