Capture substrings in ACL regex= . Bug 425.
[exim.git] / src / src / exim.c
index d7cb5d88b13e90bff71642b90cf257c747e352ba..999b94cc133db10c9c26ea9ad23e9487bc996968 100644 (file)
@@ -1753,6 +1753,8 @@ regex_whitelisted_macro =
   regex_must_compile(US"^[A-Za-z0-9_/.-]*$", FALSE, TRUE);
 #endif
 
+for (i = 0; i < REGEX_VARS; i++) regex_vars[i] = NULL;
+
 
 /* If the program is called as "mailq" treat it as equivalent to "exim -bp";
 this seems to be a generally accepted convention, since one finds symbolic