0b7d5a88d9
Signed-off-by: Paul Elliott <paul.elliott@arm.com>
5 lines
253 B
Text
5 lines
253 B
Text
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.
|