mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-23 12:39:54 +00:00
fix various issues
Signed-off-by: Jerry Yu <jerry.h.yu@arm.com>
This commit is contained in:
parent
9d3e2fa372
commit
71b18844ff
@ -853,7 +853,6 @@ static int ssl_handshake_init( mbedtls_ssl_context *ssl )
|
||||
else
|
||||
#endif /* MBEDTLS_SSL_PROTO_TLS1_2 */
|
||||
{
|
||||
ssl->handshake->sig_algs = ssl->conf->sig_algs;
|
||||
ssl->handshake->sig_algs_heap_allocated = 0;
|
||||
}
|
||||
#endif /* !MBEDTLS_DEPRECATED_REMOVED */
|
||||
|
Loading…
x
Reference in New Issue
Block a user