mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-17 22:51:30 +00:00
Syscalls (but not C functions) are opaque to MemorySanitizer, thus some memory addresses need to be manually marked as safe to access.
Syscalls (but not C functions) are opaque to MemorySanitizer, thus some memory addresses need to be manually marked as safe to access.