[exim-dev] [Bug 2329] valid DNS replies truncated to 2048 by…

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 2329] valid DNS replies truncated to 2048 byte
https://bugs.exim.org/show_bug.cgi?id=2329

Git Commit <git@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |git@???


--- Comment #1 from Git Commit <git@???> ---
Git commit:
https://git.exim.org/exim.git/commitdiff/75c121f07a85b4029458f11b113a4655114af126

commit 75c121f07a85b4029458f11b113a4655114af126
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Fri Oct 12 20:07:44 2018 +0100
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Fri Oct 12 20:09:01 2018 +0100


    increase buffer size used for dns responses.  bug 2329
----
 doc/doc-txt/ChangeLog     |   5 +
 src/exim_monitor/em_hdr.h |   9 +-
 src/src/dns.c             |   6 +-
 src/src/exim.h            |  12 -
 src/src/structs.h         |   5 +-
 test/stderr/0020          | 550 ++++++++++++++++++++++++++++++++++++++++++++++
 6 files changed, 568 insertions(+), 19 deletions(-)


--
You are receiving this mail because:
You are on the CC list for the bug.