Corrected several mis-calls of is_ip_address() that treated the result
authorPhilip Hazel <ph10@hermes.cam.ac.uk>
Tue, 11 Jan 2005 15:51:02 +0000 (15:51 +0000)
committerPhilip Hazel <ph10@hermes.cam.ac.uk>
Tue, 11 Jan 2005 15:51:02 +0000 (15:51 +0000)
commita5a28604d8bf14b6521ed3ab028872b9cafd1b24
tree9fa6f306b8a116ad84bc648f6f3a4e2fff48d6cd
parent4964e9326687129640fe06f61863e3ae24a43de9
Corrected several mis-calls of is_ip_address() that treated the result
as a boolean instead of an int.
doc/doc-txt/ChangeLog
src/src/exim.c
src/src/host.c
src/src/lookups/dnsdb.c
src/src/lookups/lsearch.c
src/src/route.c
src/src/routers/dnslookup.c
src/src/routers/ipliteral.c
src/src/routers/rf_lookup_hostlist.c
src/src/transports/smtp.c
src/src/verify.c