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

Clear ocflags

parent 4ccd44af
No related branches found
No related tags found
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.
Finish editing this message first!
Please register or to comment