mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-03 23:43:40 +00:00
4 lines
148 B
Plaintext
4 lines
148 B
Plaintext
|
Bugfix
|
||
|
* Fix a potential corruption of the passed-in IV when mbedtls_aes_crypt_cbc()
|
||
|
is called with zero length and padlock is not enabled.
|