mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-26 05:45:38 +01:00
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>
4 lines
151 B
Plaintext
4 lines
151 B
Plaintext
Bugfix
|
|
* Avoid NULL pointer dereferencing if mbedtls_ssl_free() is called with a
|
|
NULL pointer argument. Contributed by Sander Visser in #3312.
|