mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 21:15:38 +01:00
Make changelog more specific
Signed-off-by: Paul Elliott <paul.elliott@arm.com>
This commit is contained in:
parent
fe724fe618
commit
f294ff5d87
@ -1,2 +1,5 @@
|
||||
Bugfix
|
||||
* Fix issues in pkcs12 when a NULL and/or zero length password was supplied.
|
||||
* 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.
|
||||
|
Loading…
Reference in New Issue
Block a user