Fix the SSL_stateless() return code
authorMatt Caswell <matt@openssl.org>
Thu, 28 Sep 2017 12:24:58 +0000 (13:24 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 24 Jan 2018 18:02:36 +0000 (18:02 +0000)
commitd6bb50a5f9201aab638ddf9131a6754cca0ef842
treed1d992eeae9be952357253a8917a54d51cfae517
parent808d1601612626b09eb4e8a098cd1edc5d105cfa
Fix the SSL_stateless() return code

Reviewed-by: Ben Kaduk <kaduk@mit.edu>
(Merged from https://github.com/openssl/openssl/pull/4435)
ssl/ssl_lib.c