mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
r20198: let the IBM checker ignore the warning about a missing break
statement... metze
This commit is contained in:
parent
9d06a4b6e2
commit
6b20123c10
@ -387,7 +387,8 @@ static int asq_wait_none(struct ldb_handle *handle)
|
||||
/* no break nor return,
|
||||
* the set of requests is performed in ASQ_SEARCH_MULTI
|
||||
*/
|
||||
|
||||
/* fall through */
|
||||
|
||||
case ASQ_SEARCH_MULTI:
|
||||
|
||||
if (ac->reqs[ac->cur_req]->handle == NULL) {
|
||||
|
Loading…
Reference in New Issue
Block a user