https://bugs.exim.org/show_bug.cgi?id=1839
jasen Betts <eximbugzilla@???> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |eximbugzilla@???.
| |org
--- Comment #3 from jasen Betts <eximbugzilla@???> ---
assert(), evaporates if NDEBUG is defined. Use abort(), raise() or exit() if
you want terminate reliably.
--
You are receiving this mail because:
You are on the CC list for the bug.