Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Robert Dubner
OpenLDAP
Commits
55ae6e4c
Commit
55ae6e4c
authored
Feb 28, 2004
by
Pierangelo Masarati
Browse files
intercept errors from maps
parent
bad4a244
Changes
1
Hide whitespace changes
Inline
Side-by-side
libraries/librewrite/subst.c
View file @
55ae6e4c
...
...
@@ -387,6 +387,7 @@ rewrite_subst_apply(
if
(
rc
!=
REWRITE_SUCCESS
)
{
rc
=
REWRITE_REGEXEC_ERR
;
goto
cleanup
;
}
/*
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment