https://bugs.exim.org/show_bug.cgi?id=2329
Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Git Commit <[email protected]> --- Git commit: https://git.exim.org/exim.git/commitdiff/75c121f07a85b4029458f11b113a4655114af126 commit 75c121f07a85b4029458f11b113a4655114af126 Author: Jeremy Harris <[email protected]> AuthorDate: Fri Oct 12 20:07:44 2018 +0100 Commit: Jeremy Harris <[email protected]> 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. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
