mirror of https://github.com/tinygo-org/tinygo.git
Browse Source
This sanitizer is useful to detect use-after-free, double free, buffer overflows, and more such errors. I've found it useful lately to detect some bugs in TinyGo, and having a single flag to enable it makes it much easier to enable AddressSanitizer.pull/3228/head
Ayke van Laethem
2 years ago
committed by
Ron Evans
1 changed files with 6 additions and 0 deletions
Loading…
Reference in new issue