summaryrefslogtreecommitdiffstats
path: root/source4
diff options
context:
space:
mode:
Diffstat (limited to 'source4')
-rw-r--r--source4/torture/rpc/epmapper.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/torture/rpc/epmapper.c b/source4/torture/rpc/epmapper.c
index c605a05f6a..9b6d9f89da 100644
--- a/source4/torture/rpc/epmapper.c
+++ b/source4/torture/rpc/epmapper.c
@@ -170,6 +170,7 @@ static bool test_Map_tcpip(struct torture_context *tctx,
r.out.num_towers = &num_towers;
/* Create map tower */
+ ZERO_STRUCT(map_binding);
map_binding.transport = NCACN_IP_TCP;
map_binding.object = map_syntax;
map_binding.host = "0.0.0.0";