This website requires JavaScript.
Explore
Nexus
Help
Sign in
stephenseo
/
AnotherMemCheck
Watch
1
Star
0
Fork
You've already forked AnotherMemCheck
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
A simple alternative to valgrind/memcheck that keeps track of malloc'd, calloc'd, and free'd memory and prints a diagnostic message at the end of program execution.
3
commits
1
branch
7
tags
75
KiB
C++
90.9%
CMake
9.1%
7b0af73a06
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Stephen Seo
7b0af73a06
Remove unnecessary comments
...
Kept in git history just in case.
2024-06-04 12:06:48 +09:00
src
Remove unnecessary comments
2024-06-04 12:06:48 +09:00
CMakeLists.txt
Add CMakeLists.txt
2024-06-04 12:05:10 +09:00