mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 16:35:41 +01:00
a6f99a1aab
In configurations with MBEDTLS_SSL_DTLS_CONNECTION_ID enabled but none of MBEDTLS_SSL_HW_RECORD_ACCEL, MBEDTLS_SSL_EXPORT_KEYS or MBEDTLS_DEBUG_C, DTLS handshakes using CID would crash due to a null pointer dereference. Fix this. Fixes #3998. Detected by running compat.sh in config-ccm-psk-dtls1_2.h. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com> |
||
---|---|---|
.. | ||
00README.md | ||
add-mbedtls_md_starts-to-mbedtls_md_process-test.txt | ||
chacha20_invalid_iv_len_fix.txt | ||
cmake_msvc_utf8.txt | ||
dtls-cid-null.txt | ||
mbedtls_ssl_config_defaults-memleak.txt | ||
psa_crypto_reduced_configs_bugs.txt | ||
PSA-test-suites-NOT-using-UID-0.txt | ||
raw-agreement-destroy-missing.txt | ||
timeless.txt | ||
use-psa-ecdhe-curve.txt | ||
zeroize_key_buffers_before_free.txt |