]> git.ipfire.org Git - thirdparty/samba.git/commit
s4:torture/rpc: avoid checking p->last_fault_code in iremotewinspool*
authorStefan Metzmacher <metze@samba.org>
Wed, 18 Sep 2024 20:42:17 +0000 (22:42 +0200)
committerRalph Boehme <slow@samba.org>
Thu, 26 Sep 2024 15:22:45 +0000 (15:22 +0000)
commitb0be3c8af8240cfb7bc0b63fb7bf73f0f1655e4e
treebbf508a4a81de46a3dca68272466a0402dc04ad6
parent492f6a0eef7e7c64806ac9137c18a76fd116766d
s4:torture/rpc: avoid checking p->last_fault_code in iremotewinspool*

Now that we check for NT_STATUS_RPC_UNSUPPORTED_TYPE, there's no
need to check for DCERPC_NCA_S_UNSUPPORTED_TYPE.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source4/torture/rpc/iremotewinspool.c
source4/torture/rpc/iremotewinspool_common.c
source4/torture/rpc/iremotewinspool_common.h