mirror of
https://github.com/openssl/openssl.git
synced 2024-12-21 06:09:35 +08:00
0577dbad07
If setting the crypto state has failed then memory might have been partially allocated to fields within the partially constructed record layer. We need to call tls_int_free() to properly free it. Found by the reproducible error patch in openssl#21668 Reviewed-by: Todd Short <todd.short@me.com> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/21753) |
||
---|---|---|
.. | ||
methods | ||
build.info | ||
rec_layer_d1.c | ||
rec_layer_s3.c | ||
record_local.h | ||
record.h |