mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-11 18:40:53 +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.
|