mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-25 09:35:19 +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.
|