diff options
author | jsing <> | 2019-04-21 10:17:25 +0000 |
---|---|---|
committer | jsing <> | 2019-04-21 10:17:25 +0000 |
commit | 97b79555a90206c77bc3b25c9722207b0496b2e1 (patch) | |
tree | e6a02574dc8eebc391b57c7012b1a63b1f4a4d8d /src/lib/libcrypto/x509v3/ext_dat.h | |
parent | 3b6754802f797dc8df0764966cad58c88924eb7a (diff) | |
download | openbsd-97b79555a90206c77bc3b25c9722207b0496b2e1.tar.gz openbsd-97b79555a90206c77bc3b25c9722207b0496b2e1.tar.bz2 openbsd-97b79555a90206c77bc3b25c9722207b0496b2e1.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/libcrypto/x509v3/ext_dat.h')
0 files changed, 0 insertions, 0 deletions