From 8059415703ed94e8d29b46481635fb9f36f46c20 Mon Sep 17 00:00:00 2001 From: "Marco Antonio J. Costa" Date: Fri, 21 Aug 2026 00:28:42 -0300 Subject: [PATCH] clarify comment and exit condition because of RakNet+ASAN --- cmake/AddressSanitizer.cmake | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/cmake/AddressSanitizer.cmake b/cmake/AddressSanitizer.cmake index 594c5b8475..482c7ace6a 100644 --- a/cmake/AddressSanitizer.cmake +++ b/cmake/AddressSanitizer.cmake @@ -14,7 +14,12 @@ set(_asan "$,$,$") # retail binkw32.dll cannot load in an asan process (image base 0x30000000 is # the 32-bit shadow). __RADINEXE__ makes bink.h declare the Bink functions as