X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/b015846a1693658602fe71deefc1ce3307fc26fe..287493e1516ce26f3098ff5aafe47eb5e13a4ea0:/src/src/daemon.c diff --git a/src/src/daemon.c b/src/src/daemon.c index ea0c22262..2935d0aa7 100644 --- a/src/src/daemon.c +++ b/src/src/daemon.c @@ -570,6 +570,7 @@ if (pid == 0) deliver_host_address = deliver_host = deliver_domain_orig = deliver_localpart_orig = NULL; dnslist_domain = dnslist_matched = NULL; + callout_address = NULL; #ifndef DISABLE_DKIM dkim_cur_signer = NULL; #endif