From: Phil Pennock Date: Sat, 5 May 2012 01:22:16 +0000 (-0700) Subject: Check localhost_number expansion for failure. X-Git-Tag: exim-4_80_RC1~40^2 X-Git-Url: https://git.netwichtig.de/gitweb/?a=commitdiff_plain;ds=inline;h=ef8406816ea0fc82b5d80009b30cb83ad9af6f2f;hp=ef8406816ea0fc82b5d80009b30cb83ad9af6f2f;p=user%2Fhenk%2Fcode%2Fexim.git 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 ---