mirror of
https://github.com/samba-team/samba.git
synced 2025-03-10 12:58:35 +03:00
r25402: BUG 4997 (3.2 only): Fix enumration level for smbtree
This commit is contained in:
parent
611fdd95a5
commit
f387e0f256
@ -157,7 +157,6 @@ static BOOL get_rpc_shares(struct cli_state *cli,
|
||||
}
|
||||
|
||||
ZERO_STRUCT(ctr1);
|
||||
level = 1;
|
||||
ctr.ctr1 = &ctr1;
|
||||
|
||||
status = rpccli_srvsvc_NetShareEnum(pipe_hnd, mem_ctx, NULL,
|
||||
|
Loading…
x
Reference in New Issue
Block a user