From: Tomas Mraz Date: Mon, 12 Jan 2026 18:04:44 +0000 (+0100) Subject: Add WSAIoctl to allowed platform symbols on Windows X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eea134e1f58a604ec77baee547b974692c205c69;p=thirdparty%2Fopenssl.git Add WSAIoctl to allowed platform symbols on Windows Reviewed-by: Neil Horman Reviewed-by: Norbert Pocs MergeDate: Mon Jan 12 18:37:12 2026 (Merged from https://github.com/openssl/openssl/pull/29608) (cherry picked from commit 0f8166512f0f9fe3a8bc7edc2fd6de00fc73f920) --- diff --git a/util/platform_symbols/windows-symbols.txt b/util/platform_symbols/windows-symbols.txt index 69fb23bfc1e..ef82cb14c8c 100644 --- a/util/platform_symbols/windows-symbols.txt +++ b/util/platform_symbols/windows-symbols.txt @@ -182,6 +182,7 @@ DeleteCriticalSection ReleaseSemaphore WaitForSingleObject WSASocketA +WSAIoctl GetCurrentThreadId SetUnhandledExceptionFilter GetExitCodeThread