Reformulate the if condition in tls_process_new_session_ticket
authorMatt Caswell <matt@openssl.org>
Thu, 7 Jun 2018 09:00:44 +0000 (10:00 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 7 Jun 2018 09:58:35 +0000 (10:58 +0100)
commit10bda8f8dd359b3db39a5157be0e72afe9f05eea
tree53eb84bde8fc997146ad50b82da766dd1b7dd2fc
parent6cf2dbd9faffbed52a6bede924fe0a93345b8bfa
Reformulate the if condition in tls_process_new_session_ticket

Improves readability

Reviewed-by: Andy Polyakov <appro@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6415)
ssl/statem/statem_clnt.c