mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-07 19:04:22 +00:00
4 lines
160 B
Plaintext
4 lines
160 B
Plaintext
|
Changes
|
||
|
* In mbedtls_pk_parse_key(), if no password is provided, don't allocate a
|
||
|
temporary variable on the heap. Suggested by Sergey Kanatov in #5304.
|