projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3544091
)
Fix build-break
author
Rich Salz
<rsalz@akamai.com>
Sun, 14 Feb 2016 21:23:27 +0000
(16:23 -0500)
committer
Rich Salz
<rsalz@openssl.org>
Mon, 15 Feb 2016 15:17:12 +0000
(10:17 -0500)
Combination of heartbeats and unit-tests.
Reviewed-by: Richard Levitte <levitte@openssl.org>
ssl/ssl_utst.c
patch
|
blob
|
history
diff --git
a/ssl/ssl_utst.c
b/ssl/ssl_utst.c
index 1a39cec8edaa52d60b88ffa697ed82806e343636..335cf0d506b83a73342a98a7459be64fd0f99bfb 100644
(file)
--- a/
ssl/ssl_utst.c
+++ b/
ssl/ssl_utst.c
@@
-60,6
+60,7
@@
static const struct openssl_ssl_test_functions ssl_test_functions = {
ssl_init_wbio_buffer,
ssl3_setup_buffers,
# ifndef OPENSSL_NO_HEARTBEATS
+# undef dtls1_process_heartbeat
dtls1_process_heartbeat
# endif
};