From: Tomas Mraz Date: Thu, 19 Jun 2025 08:59:10 +0000 (+0200) Subject: Add strlen to symbols allowed on Windows X-Git-Tag: openssl-3.4.2~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6ff9189d0c8196f03560da45cb0db467d975f5c;p=thirdparty%2Fopenssl.git Add strlen to symbols allowed on Windows Reviewed-by: Neil Horman Reviewed-by: Saša Nedvědický Reviewed-by: Matt Caswell Reviewed-by: Tim Hudson (Merged from https://github.com/openssl/openssl/pull/27854) (cherry picked from commit c296e1ce24d192d7ba52df4cd74eaec1a00ca7de) --- diff --git a/util/platform_symbols/windows-symbols.txt b/util/platform_symbols/windows-symbols.txt index 72a1dffb937..2e29d9995b3 100644 --- a/util/platform_symbols/windows-symbols.txt +++ b/util/platform_symbols/windows-symbols.txt @@ -86,6 +86,7 @@ __current_exception __C_specific_handler wcsstr __current_exception_context +strlen strstr strchr memmove