------- 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 <g...@exim.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |g...@exim.org




--- Comment #2 from Git Commit <g...@exim.org>  2014-09-10 19:17:06 ---
Git commit:
http://git.exim.org/exim.git/commitdiff/e91ad4a760cbf58e1f455d2ba226d80aa6c2da05

commit e91ad4a760cbf58e1f455d2ba226d80aa6c2da05
Author:     Jeremy Harris <jgh146...@wizmail.org>
AuthorDate: Wed Sep 10 14:26:58 2014 +0100
Commit:     Jeremy Harris <jgh146...@wizmail.org>
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

-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim 
details at http://www.exim.org/ ##

Reply via email to