Memory Tracker for C

(github.com)

1 points | by branc116 2 hours ago

1 comments

  • branc116 2 hours ago
    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.