Hacker News new | ask | show | jobs
Memory Tracker for C (github.com)
3 points by branc116 285 days ago
1 comments

Memory tracker to detect double free, and other common errors in C. Also for tracking all your allocation and stuff that yoir program does with memory.