------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1527
Git Commit <git@???> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |git@???
--- Comment #2 from Git Commit <git@???> 2014-09-10 19:17:06 ---
Git commit:
http://git.exim.org/exim.git/commitdiff/e91ad4a760cbf58e1f455d2ba226d80aa6c2da05
commit e91ad4a760cbf58e1f455d2ba226d80aa6c2da05
Author: Jeremy Harris <jgh146exb@???>
AuthorDate: Wed Sep 10 14:26:58 2014 +0100
Commit: Jeremy Harris <jgh146exb@???>
CommitDate: Wed Sep 10 18:35:54 2014 +0100
fix undersized buffer use by eximon. bug 1527
the long spoolfile line now used for certificate info was too big,
resulting in an apparent syntax error in the file.
apart from using a decent size, do autogrow in case of immense
certificates.
----
src/Makefile | 2 +-
src/exim_monitor/em_globals.c | 4 ++
src/exim_monitor/em_main.c | 1 -
src/src/spool_in.c | 65 +++++++++++++++++++++++-----------------
4 files changed, 42 insertions(+), 30 deletions(-)
--
Configure bugmail:
http://bugs.exim.org/userprefs.cgi?tab=email