mbedtls/ChangeLog.d/fix_ubsan_mp_aead_gcm.txt
Paul Elliott 405d1f6434 Add Changelog entry
Signed-off-by: Paul Elliott <paul.elliott@arm.com>
2024-04-26 19:20:45 +01:00

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.