------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1122 Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Git Commit <[email protected]> 2012-05-05 03:17:05 --- Git commit: http://git.exim.org/exim.git/commitdiff/ef8406816ea0fc82b5d80009b30cb83ad9af6f2f commit ef8406816ea0fc82b5d80009b30cb83ad9af6f2f Author: Phil Pennock <[email protected]> AuthorDate: Fri May 4 18:22:16 2012 -0700 Commit: Phil Pennock <[email protected]> CommitDate: Fri May 4 18:22:16 2012 -0700 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 | 3 +++ src/src/acl.c | 2 +- src/src/readconf.c | 11 ++++++++--- 3 files changed, 12 insertions(+), 4 deletions(-) -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
