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 bb8c0aba74
commit 38317281e9

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.