mirror of
https://github.com/samba-team/samba.git
synced 2025-03-09 08:58:35 +03:00
Fix Coverity ID 507
(This used to be commit 4ea5798b97497359b09d97c27c2005750a6cbddd)
This commit is contained in:
parent
e14f26f22b
commit
7168f310a6
@ -252,6 +252,8 @@ static WERROR cmd_dfs_enumex(struct rpc_pipe_client *cli, TALLOC_CTX *mem_ctx,
|
||||
return WERR_OK;
|
||||
}
|
||||
|
||||
str.level = 1;
|
||||
|
||||
if (argc == 3)
|
||||
str.level = atoi(argv[2]);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user