Skip to content

ASAN support for pinned arrays

Debugging memory soundness issues within polyglot applications can be incredibly difficult. In recent years, Address Sanitizer (ASAN) has largely supplanted dynamic translation approaches like valgrind.

We should likely add ASAN poisoning support for pinned arrays, which are very likely to be used for FFI.

Edited by Ben Gamari
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information