intercept errors from maps

This commit is contained in:
Pierangelo Masarati 2004-02-28 12:04:06 +00:00
parent bad4a24449
commit 55ae6e4c91

View File

@ -387,6 +387,7 @@ rewrite_subst_apply(
if ( rc != REWRITE_SUCCESS ) {
rc = REWRITE_REGEXEC_ERR;
goto cleanup;
}
/*