Skip to content
Snippets Groups Projects
Commit c59e89de authored by Howard Chu's avatar Howard Chu
Browse files

Clear ocflags

parent 4ccd44af
Branches
Tags
No related merge requests found
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment