commit | 7507e73d409b8f3046d6efcc3f4c0b6208b59b64 | [log] [tgz] |
---|---|---|
author | Matt Caswell <matt@openssl.org> | Wed Sep 28 12:03:30 2016 +0100 |
committer | Matt Caswell <matt@openssl.org> | Thu Sep 29 10:06:46 2016 +0100 |
tree | a6f035b450e81339e3b3ecbcc105bd32acb5c620 | |
parent | 150e298551a6788baac56c0c89dc8b8342ac0079 [diff] [blame] |
Fix heartbeat compilation error Reviewed-by: Rich Salz <rsalz@openssl.org>
diff --git a/ssl/t1_lib.c b/ssl/t1_lib.c index 0a73eed..501bf24 100644 --- a/ssl/t1_lib.c +++ b/ssl/t1_lib.c
@@ -1505,6 +1505,7 @@ #ifndef OPENSSL_NO_HEARTBEATS /* Add Heartbeat extension if we've received one */ if (SSL_IS_DTLS(s) && (s->tlsext_heartbeat & SSL_DTLSEXT_HB_ENABLED)) { + unsigned int mode; /*- * Set mode: * 1: peer may send requests