Debug: pass ACL-initiated debug through spool residency
[exim.git] / src / src / acl.c
index e2356e18859d11b3a725f7981979bf2d6a57289a..fb78a7b5f4a057a05ed98fea26f1e18d5ae6221a 100644 (file)
@@ -3481,8 +3481,7 @@ for (; cb; cb = cb->next)
 
        case CONTROL_DEBUG:
          {
-         uschar * debug_tag = NULL;
-         uschar * debug_opts = NULL;
+         uschar * debug_tag = NULL, * debug_opts = NULL;
          BOOL kill = FALSE, stop = FALSE;
 
          while (*p == '/')