mirror of https://github.com/openssl/openssl.git
The pipeline input/output buf arrays must remain accessible to the EVP_CIPHER_CTX until EVP_Cipher is subsequently called. This fixes an asan error discovered by the newly added pipeline test. Reviewed-by: Hugo Landau <hlandau@openssl.org> Reviewed-by: Todd Short <todd.short@me.com> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/19456) |
||
|---|---|---|
| .. | ||
| build.info | ||
| dtls_meth.c | ||
| ktls_meth.c | ||
| recmethod_local.h | ||
| ssl3_cbc.c | ||
| ssl3_meth.c | ||
| tls1_meth.c | ||
| tls13_meth.c | ||
| tls_common.c | ||
| tls_multib.c | ||
| tlsany_meth.c | ||