mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-06-11 01:30:05 -04:00
Sync with HEAD
This commit is contained in:
parent
8b17ac17a2
commit
05f8a1357b
1 changed files with 2 additions and 0 deletions
|
|
@ -760,5 +760,7 @@ Entry *entry_dup( Entry *e )
|
|||
ret->e_bv.bv_val = NULL;
|
||||
ret->e_bv.bv_len = 0;
|
||||
ret->e_private = NULL;
|
||||
|
||||
return ret;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue