Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 229 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 229 Bytes

C++ memory safety experiment

This project provides a test implementation of memory safety primitives that can be used like a sanitizer.

Note that the current implementation is not yet thread safe!