Sign in
pigweed
/
third_party
/
github
/
ARMmbed
/
mbedtls
/
eb8570f174fcb22e0cd329137dcecf421918b743
/
.
/
ChangeLog.d
/
pkparse-pkcs8-unencrypted-no-alloc.txt
blob: 9d7a32ea06530170aeab625e74b98f5aeab0e675 [
file
] [
log
] [
blame
]
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.