summaryrefslogtreecommitdiffstats
path: root/source4/torture/rpc/svcctl.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/torture/rpc/svcctl.c')
-rw-r--r--source4/torture/rpc/svcctl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/torture/rpc/svcctl.c b/source4/torture/rpc/svcctl.c
index a20cf98aa0..3e6b66dcc5 100644
--- a/source4/torture/rpc/svcctl.c
+++ b/source4/torture/rpc/svcctl.c
@@ -278,7 +278,7 @@ static bool test_QueryServiceObjectSecurity(struct torture_context *tctx,
struct policy_handle h, s;
struct dcerpc_binding_handle *b = p->binding_handle;
- uint8_t *buffer;
+ uint8_t *buffer = NULL;
uint32_t needed;
enum ndr_err_code ndr_err;