On Thu May 15 19:44:03 2025 +0000, Yuxuan Shui wrote:
updated based on suggestions from @iamahuman - now no new symbols are exported from ntdll and i was able to get rid of the pesky DLL initialization hook as well (see https://gitlab.winehq.org/wine/wine/-/commit/6616df42bcaf754ddeb40100f89bddb...). thanks!
updated the dynamic thunk to add loader stubs (placeholder wrappers that loads the real function pointers) for every ASan API, not just `__asan_stack_malloc_*`