Do not access SSL struct directly in TLS1_get_version and TLS1_get_client_version...
authorAlessandro Ghedini <alessandro@cloudflare.com>
Mon, 9 May 2016 11:59:26 +0000 (12:59 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 16 May 2016 14:58:52 +0000 (15:58 +0100)
commit6385ffd12d82ec9ef601100e1bdbd21ef240dc5b
tree280b35e819ce6af7fafc24ab9a1187dd4a85acb5
parent6546e9b2210c98da68f5a481ad81ebabad892977
Do not access SSL struct directly in TLS1_get_version and TLS1_get_client_version macros

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
include/openssl/tls1.h