- Contact: tech-kern, tech-userlevel
- Duration estimate: 3 months
IMPORTANT: This project was completed by steve. You may still contact the people above for details, but please do not submit an application for this project.
The Address Sanitizer is a part of the LLVM stack. It provides a feature set similar to Valgrind. The goal of this project is:
- Ensure compiler_rt with ASAN works on NetBSD
- Provide the changes for libc to optionally override assembler implementations like memcpy.
- Add support for using ASAN in the kernel
![[NetBSD Logo]](http://www.NetBSD.org/images/NetBSD-smaller.png)