The Valgrind Project releases version 3.4.0
The Valgrind Project releases version 3.4.0
Posted Jan 15, 2009 9:41 UTC (Thu) by Trou.fr (subscriber, #26289)Parent article: The Valgrind Project releases version 3.4.0
"Those who maintain large projects could likely improve their code by running Valgrind and correcting any issues that it finds."
Never blinding trust the output of an automated tool ! You should always analyse the code before "fixing" the problem. The Debian OpenSSL fiasco originated from a commented line, to fix a "uninitialized memory" problem.
