ChangeLog.d: Reworded updated_windows_apis.txt.

Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
This commit is contained in:
Minos Galanakis 2023-08-18 15:18:54 +01:00
parent 8792717309
commit e960365957

View File

@ -1,5 +1,5 @@
API changes Requirement changes
* Update Windows APIs to use BCryptGenRandom and wcslen and * Update Windows APIs to use BCryptGenRandom and wcslen and
ensure that conversions between size_t, ULONG, and int are ensure that conversions between size_t, ULONG, and int are
always done safely. Original contribution by Kevin Kane #635, always done safely. Original contribution by Kevin Kane #635,
#730 followed by #Simon Butcher #1453. #730 followed by Simon Butcher #1453.