[exim-dev] [Bug 2892] An option to assert rather than just e…

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Subject: [exim-dev] [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@???> changed:

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


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

commit 204a7a2c2e8601558905dc34c576a627045a9f21
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Mon May 30 10:49:54 2022 +0100
Commit:     Jeremy Harris <jgh146exb@???>
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.