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

bli_flag fix from HEAD

parent debfd2d7
No related branches found
No related tags found
No related merge requests found
......@@ -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;
}
......
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