Fix type in ChangeLog

Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
This commit is contained in:
Manuel Pégourié-Gonnard 2025-05-19 12:29:11 +02:00
parent 8a6fc08607
commit 8429619a92

View File

@ -13,6 +13,6 @@ Security
Changes
* The function mbedtls_x509_string_to_names() now requires its head argument
to point to NULL on entry. This make it likely that existing risky uses of
to point to NULL on entry. This makes it likely that existing risky uses of
this function (see the entry in the Security section) will be detected and
fixed.