From: Pierangelo Masarati Date: Sat, 28 Feb 2004 12:04:06 +0000 (+0000) Subject: intercept errors from maps X-Git-Tag: OPENLDAP_REL_ENG_2_2_BP~395 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=55ae6e4c915a59106ba41090b440eca7dbc01b3d;p=openldap intercept errors from maps --- diff --git a/libraries/librewrite/subst.c b/libraries/librewrite/subst.c index 8de7f78940..1ec0af7dc9 100644 --- a/libraries/librewrite/subst.c +++ b/libraries/librewrite/subst.c @@ -387,6 +387,7 @@ rewrite_subst_apply( if ( rc != REWRITE_SUCCESS ) { rc = REWRITE_REGEXEC_ERR; + goto cleanup; } /*