mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
intercept errors from maps
This commit is contained in:
parent
bad4a24449
commit
55ae6e4c91
@ -387,6 +387,7 @@ rewrite_subst_apply(
|
||||
|
||||
if ( rc != REWRITE_SUCCESS ) {
|
||||
rc = REWRITE_REGEXEC_ERR;
|
||||
goto cleanup;
|
||||
}
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user