mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-03-07 14:18:15 +08:00
Initialize bli_flag
This commit is contained in:
parent
970a60002f
commit
1d746e552a
@ -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 New Issue
Block a user