diff options
author | jsing <> | 2020-09-26 09:01:05 +0000 |
---|---|---|
committer | jsing <> | 2020-09-26 09:01:05 +0000 |
commit | 16a00524267404e94d8c26a27dd54a75587920e7 (patch) | |
tree | 0ec964f98801cff0df7bbd4eada3822a70414a62 /src/lib/libssl/tls13_legacy.c | |
parent | f4c0739084aedd02b6fe70b1b3fd77fb833e59c1 (diff) | |
download | openbsd-16a00524267404e94d8c26a27dd54a75587920e7.tar.gz openbsd-16a00524267404e94d8c26a27dd54a75587920e7.tar.bz2 openbsd-16a00524267404e94d8c26a27dd54a75587920e7.zip |
Have dtls1_new() call dtls1_free() on failure.
Allocate into the appropriate structures and call dtls1_free() on failure,
rather than allocating into local variables and then remembering to free
various things on failure.
ok tb@
Diffstat (limited to 'src/lib/libssl/tls13_legacy.c')
0 files changed, 0 insertions, 0 deletions