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.5.1~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48eddcbf78900c2d2a41d929ce65040b8e2ad08c;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 354528d47fa..69fb23bfc1e 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