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, realloc'd, and free'd memory and prints a diagnostic message at the end of program execution.
2
commits
2
branches
12
tags
134
KiB
C++
91.6%
CMake
8.4%
421610e053
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
421610e053
Add CMakeLists.txt
2024-06-04 12:05:10 +09:00
src
Init commit working "another_memcheck"
2024-06-04 11:59:36 +09:00
CMakeLists.txt
Add CMakeLists.txt
2024-06-04 12:05:10 +09:00