diff options
author | jsing <> | 2020-09-26 09:01:05 +0000 |
---|---|---|
committer | jsing <> | 2020-09-26 09:01:05 +0000 |
commit | 9b13245446b00e24d00467fda708aec05a3ac606 (patch) | |
tree | 0ec964f98801cff0df7bbd4eada3822a70414a62 /src/lib/libssl/ssl_transcript.c | |
parent | 54565543a39e4f139757aeba9b823d6d2cd8a78a (diff) | |
download | openbsd-9b13245446b00e24d00467fda708aec05a3ac606.tar.gz openbsd-9b13245446b00e24d00467fda708aec05a3ac606.tar.bz2 openbsd-9b13245446b00e24d00467fda708aec05a3ac606.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/ssl_transcript.c')
0 files changed, 0 insertions, 0 deletions