mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-10 10:00:48 +00:00
3 lines
150 B
Plaintext
3 lines
150 B
Plaintext
|
Bugfix
|
||
|
* Avoid NULL pointer dereferencing if mbedtls_ssl_free() is called with a
|
||
|
NULL pointer argument. Contributed by Sander Visser in #3312.
|