mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2024-12-27 12:16:07 +00:00
0f37a157a2
Signed-off-by: Paul Elliott <paul.elliott@arm.com>
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.
|