ee40e76943
Convert all text files to Unix line endings unless they're Windows stuff. Make sure that all text files have a trailing newline. Remove whitespace at the end of lines. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
3 lines
151 B
Text
3 lines
151 B
Text
Bugfix
|
|
* Avoid NULL pointer dereferencing if mbedtls_ssl_free() is called with a
|
|
NULL pointer argument. Contributed by Sander Visser in #3312.
|