Skip to content

svgsponer/memorysanitizer_issue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Before compilation

mkdir externals
git submodule add git://github.com/arsenm/sanitizers-cmake.git externals/sanitizers-cmake externals/sanitizers-cmake

Compile and run

mkdir build
cd build
cmake .. -DSANITIZE_MEMORY=On
make
./test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published