summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/scanner.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/torture/rpc/scanner.c')
-rw-r--r--source4/torture/rpc/scanner.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/torture/rpc/scanner.c b/source4/torture/rpc/scanner.c
index 9acc789ee9..c176c3d6f1 100644
--- a/source4/torture/rpc/scanner.c
+++ b/source4/torture/rpc/scanner.c
@@ -139,7 +139,7 @@ bool torture_rpc_scanner(struct torture_context *torture)
continue;
}
- if (!test_inq_if_ids(torture, p, torture, test_num_calls, l->table)) {
+ if (!test_inq_if_ids(torture, p->binding_handle, torture, test_num_calls, l->table)) {
ret = false;
}
}