mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-07-23 04:24:10 +00:00
fbd49c0c4e
Call mbedtls_test_ssl_check_context_after_session_reset both in programs (ssl_client2 and ssl_server2) and tests to ensure that the SSL context has been properly handled when mbedtls_ssl_session_reset was called. Signed-off-by: Valerio Setti <vsetti@baylibre.com>