From b147df36cc82f06197bbf597f71dfaed69120dd1 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 594c5b847..482c7ace6 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