Sign in
pigweed
/
third_party
/
github
/
ARMmbed
/
mbedtls
/
a8a7033cb1b0fb07e27eb69030e9e48426ef8176
/
.
/
ChangeLog.d
/
bugfix_PR3616.txt
blob: 47d104492230f64ec4c13a825ec20399f0a44bb6 [
file
] [
log
] [
blame
]
Bugfix
* Fix premature fopen() call in mbedtls_entropy_write_seed_file which may
lead to the seed file corruption in case if the path to the seed file is
equal to MBEDTLS_PLATFORM_STD_NV_SEED_FILE. Contributed by Victor
Krasnoshchok in #3616.