diff options
author | jsing <> | 2019-04-21 10:17:25 +0000 |
---|---|---|
committer | jsing <> | 2019-04-21 10:17:25 +0000 |
commit | ff92701144072b1cbeb06a78e6615046efcafebd (patch) | |
tree | e6a02574dc8eebc391b57c7012b1a63b1f4a4d8d /src/lib/libssl/ssl_srvr.c | |
parent | e04015d3abb900af2ccd8c74ee188640c9be43bc (diff) | |
download | openbsd-ff92701144072b1cbeb06a78e6615046efcafebd.tar.gz openbsd-ff92701144072b1cbeb06a78e6615046efcafebd.tar.bz2 openbsd-ff92701144072b1cbeb06a78e6615046efcafebd.zip |
Start cleaning up tls_decrypt_ticket().
Rather than returning from multiple places and trying to clean up as we go,
move to a single exit point and clean/free in one place. Also invert the
logic that handles NULL sessions - fail early, rather than having an
indented if test for success.
ok tb@
Diffstat (limited to 'src/lib/libssl/ssl_srvr.c')
0 files changed, 0 insertions, 0 deletions