The Valgrind Project releases version 3.4.0
The Valgrind Project releases version 3.4.0
Posted Jan 15, 2009 16:58 UTC (Thu) by jengelh (subscriber, #33263)In reply to: The Valgrind Project releases version 3.4.0 by pr1268
Parent article: The Valgrind Project releases version 3.4.0
>since I have a gnarly case of OCD, I'm always checking my own C/C++ programs for leaks.
That's not OCD but the sign of being a good developer. Having to find bugs and memory leaks is not pleasing, but making the best effort that you find the bugs/leaks before the users do, that's just pro.
