mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-18 11:05:48 +08:00
Clear ocflags
This commit is contained in:
parent
4ccd44af8b
commit
c59e89de2f
@ -443,6 +443,7 @@ ldap_build_entry(
|
||||
|
||||
ent->e_id = 0;
|
||||
ent->e_attrs = 0;
|
||||
ent->e_ocflags = 0;
|
||||
ent->e_private = 0;
|
||||
attrp = &ent->e_attrs;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user