mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-20 19:21:09 +01:00
4 lines
149 B
Plaintext
4 lines
149 B
Plaintext
Bugfix
|
|
* Fix undefined behaviour (incrementing a NULL pointer by zero length) when
|
|
passing in zero length additional data to multipart AEAD.
|