--- Src/Modules/regex.c 19 Jan 2009 08:00:15 -0000 1.4 +++ Src/Modules/regex.c 19 Jan 2009 08:14:25 -0000 @@ -120,7 +120,7 @@ zcond_regex_match(char **a, int id) break; default: DPUTS(1, "bad regex option"); - break; + return 0; /* nothing to cleanup, especially not "re". */ } if (matches)