Initialize bli_flag

This commit is contained in:
Howard Chu 2008-11-22 21:08:38 +00:00
parent 970a60002f
commit 1d746e552a

View File

@ -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;
}