Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 199 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 199 Bytes

LeakChecker

This is a leak checker I am working on for my own programming. I am just linking it in compilation. One so file will catch memory leaks in C. The other will catch memory leaks in C++.