GitHub - wenjun001/memorycheck: check how much memory are leaking in C language · GitHub
Skip to content

wenjun001/memorycheck

Folders and files

Repository files navigation

memorycheck

Logic is simple just add AOP in malloc and free and record all those action and make sure all malloc area is been free.

About

check how much memory are leaking in C language

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors