remove horrible pragma macro and remove __owur from SSL_CTX_add_session() declaration
authorLingmo Zhu <zlm2006@gmail.com>
Wed, 2 Aug 2017 12:55:40 +0000 (20:55 +0800)
committerMatt Caswell <matt@openssl.org>
Thu, 3 Aug 2017 09:14:46 +0000 (10:14 +0100)
commit5bd05e579994c756cd994b5e0ff5f395aae6bfff
treecc8e9789d75206e1e32be2336b39e9fdb7c0c432
parente29bb83479cc567b4bb414dc55148ec06a30a115
remove horrible pragma macro and remove __owur from SSL_CTX_add_session() declaration

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4014)
include/openssl/ssl.h
ssl/ssl_sess.c