1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-29 11:21:54 +03:00

r19185: merge comment from samba4

metze
(This used to be commit 256b838201)
This commit is contained in:
Stefan Metzmacher 2006-10-09 07:24:00 +00:00 committed by Gerald (Jerry) Carter
parent cfed7a5a71
commit ca79df9061

View File

@ -370,6 +370,10 @@ static int asq_wait_none(struct ldb_handle *handle)
ret = asq_requests(handle);
/* no break nor return,
* the set of requests is performed in ASQ_SEARCH_MULTI
*/
case ASQ_SEARCH_MULTI:
if (ac->reqs[ac->cur_req]->handle == NULL) {