A minor code clean-up and a comment fix for the CSA patch arising
authorTony Finch <dot@dot.at>
Fri, 10 Jun 2005 18:59:34 +0000 (18:59 +0000)
committerTony Finch <dot@dot.at>
Fri, 10 Jun 2005 18:59:34 +0000 (18:59 +0000)
commit28e6ef293e17995d56f1510cdf4f510b84034a83
tree23b67305042be1631f3d8963f19a796a1f37be32
parent40727beef16a35ca8218f2c4d9b0ed5a8dcfd30e
A minor code clean-up and a comment fix for the CSA patch arising
from a bug report by John Horne. The lack of initialization of the
found variable in acl_verify_csa() was not a bug but I've fixed it
because it's risky.

Bug ID 26
src/src/acl.c
src/src/lookups/dnsdb.c