Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Joe Martin
OpenLDAP
Commits
c6627e80
Commit
c6627e80
authored
Dec 10, 2012
by
Howard Chu
Committed by
Quanah Gibson-Mount
Dec 10, 2012
Browse files
ITS#7469 fix slapcat
parent
12015686
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/back-mdb/tools.c
View file @
c6627e80
...
...
@@ -346,6 +346,7 @@ mdb_tool_entry_get_int( BackendDB *be, ID id, Entry **ep )
ch_free
(
dn
.
bv_val
);
ch_free
(
ndn
.
bv_val
);
rc
=
LDAP_NO_SUCH_OBJECT
;
goto
done
;
}
}
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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