Add Changelog entry

Signed-off-by: Paul Elliott <[email protected]>
This commit is contained in:
Paul Elliott
2024-04-26 19:20:45 +01:00
parent 304766ffa8
commit 405d1f6434
+3
View File
@@ -0,0 +1,3 @@
Bugfix
* Fix undefined behaviour (incrementing a NULL pointer by zero length) when
passing in zero length additional data to multipart AEAD.