TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
32d2a58cc28c87f3a15214db310f7c34f80dbf5e
/
.
/
ChangeLog.d
/
fix-pkcs12-null-password.txt
blob: fae81955359e31b61b00feb425a3e7a8e6a44ed3 [
file
] [
log
] [
blame
]
Bugfix
*
Fix
a potential invalid pointer dereference
and
infinite loop bugs
in
pkcs12 functions
when
the password
is
empty
.
Fix
the documentation to
better describe the inputs to these functions
and
their possible values
.
Fixes
#5136.