mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-06-09 16:09:39 +08:00

When not using DEBUG_C, but using the DTLS CID feature - a null pointer was accessed in ssl_tls.c. Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com>