Check localhost_number expansion for failure.
authorPhil Pennock <pdp@exim.org>
Sat, 5 May 2012 01:22:16 +0000 (18:22 -0700)
committerPhil Pennock <pdp@exim.org>
Sat, 5 May 2012 01:22:16 +0000 (18:22 -0700)
commitef8406816ea0fc82b5d80009b30cb83ad9af6f2f
tree81408ef9c2a5775d9fc664667073180b8a101eed
parentee278e5a4369c214892af66c2bd003bd00899345
Check localhost_number expansion for failure.

Avoids NULL dereference.
Report and patch from Alun Jones.

Also a couple of SIZE_T_FMT sizeof() printf string fixes while I was in there.

fixes bug 1122
doc/doc-txt/ChangeLog
src/src/acl.c
src/src/readconf.c