https://bugs.exim.org/show_bug.cgi?id=2892
Git Commit <g...@exim.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |g...@exim.org --- Comment #1 from Git Commit <g...@exim.org> --- Git commit: https://git.exim.org/exim.git/commitdiff/204a7a2c2e8601558905dc34c576a627045a9f21 commit 204a7a2c2e8601558905dc34c576a627045a9f21 Author: Jeremy Harris <jgh146...@wizmail.org> AuthorDate: Mon May 30 10:49:54 2022 +0100 Commit: Jeremy Harris <jgh146...@wizmail.org> CommitDate: Mon May 30 10:49:54 2022 +0100 panic_coredump option. bug 2892 ---- doc/doc-docbook/spec.xfpt | 14 +++ doc/doc-txt/OptionLists.txt | 1 + src/src/exim.c | 34 +++++- src/src/globals.c | 1 + src/src/globals.h | 1 + src/src/log.c | 5 +- src/src/readconf.c | 7 +- test/confs/0001 | 1 + test/scripts/0000-Basic/0572 | 7 ++ test/stdout/0572 | 260 +++++++++++++++++++++++++++++++++++++++++++ 10 files changed, 323 insertions(+), 8 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/ ##