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:23:08 +0000 (10:23 +0100)
commit89fb0fb2a5391bd6cfd78bd201616ee68b5f5d34
treeded86d0424f6c20ef39826081b9e2a3c85fc546e
parent15b3fd6f647f340d83cfffbd9a34097883ec9271
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)

(cherry picked from commit 5bd05e579994c756cd994b5e0ff5f395aae6bfff)
include/openssl/ssl.h
ssl/ssl_sess.c