aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/bad_ssl/bad_ssl_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/core/bad_ssl/bad_ssl_test.c')
-rw-r--r--test/core/bad_ssl/bad_ssl_test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/core/bad_ssl/bad_ssl_test.c b/test/core/bad_ssl/bad_ssl_test.c
index c4ae212ec2..bb06ab0bb9 100644
--- a/test/core/bad_ssl/bad_ssl_test.c
+++ b/test/core/bad_ssl/bad_ssl_test.c
@@ -84,6 +84,7 @@ static void run_test(const char *target, size_t nops) {
"/foo", "foo.test.google.fr:1234", deadline,
NULL);
+ memset(ops, 0, sizeof(ops));
op = ops;
op->op = GRPC_OP_SEND_INITIAL_METADATA;
op->data.send_initial_metadata.count = 0;