diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/src/daemon.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/src/daemon.c b/src/src/daemon.c index d4fe7759c..ea0c22262 100644 --- a/src/src/daemon.c +++ b/src/src/daemon.c @@ -573,6 +573,7 @@ if (pid == 0) #ifndef DISABLE_DKIM dkim_cur_signer = NULL; #endif + acl_var_m = NULL; store_reset(reset_point); /* If queue_only is set or if there are too many incoming connections in |