Mailing List Archive

[Bug 2892] An option to assert rather than just exit on PANIC_DIE
https://bugs.exim.org/show_bug.cgi?id=2892

Git Commit <git@exim.org> changed:

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

--- Comment #1 from Git Commit <git@exim.org> ---
Git commit:
https://git.exim.org/exim.git/commitdiff/204a7a2c2e8601558905dc34c576a627045a9f21

commit 204a7a2c2e8601558905dc34c576a627045a9f21
Author: Jeremy Harris <jgh146exb@wizmail.org>
AuthorDate: Mon May 30 10:49:54 2022 +0100
Commit: Jeremy Harris <jgh146exb@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/ ##
[Bug 2892] An option to assert rather than just exit on PANIC_DIE [ In reply to ]
https://bugs.exim.org/show_bug.cgi?id=2892

Jeremy Harris <jgh146exb@wizmail.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|ASSIGNED |RESOLVED

--- Comment #2 from Jeremy Harris <jgh146exb@wizmail.org> ---
Nobody commented

--
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/ ##