https://bugs.exim.org/show_bug.cgi?id=1639
Jeremy Harris <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Jeremy Harris <[email protected]> --- It doesn't look safe to me, for sure. Possibly it was supposed to always have message set by that point once, but that routine is complex enough that I don't trust it. The purpose of the code after ROUTE_EXIT: seems to just be to avoid leaking lookup information on a defer, so it should be safe to just guard that block with a null-check. -- 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/ ##
