mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-25 00:59:45 -05:00
Initialize bli_flag
This commit is contained in:
parent
970a60002f
commit
1d746e552a
1 changed files with 1 additions and 0 deletions
|
|
@ -422,6 +422,7 @@ return_results:
|
|||
op->o_tmpmemctx );
|
||||
bli->bli_next = boi->boi_locks;
|
||||
bli->bli_id = e->e_id;
|
||||
bii->bli_flag = 0;
|
||||
bli->bli_lock = lock;
|
||||
boi->boi_locks = bli;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue