|
From: Frederico R. A. <fab...@te...> - 2011-05-12 14:18:43
|
Hello. I was wondering if it is possible to run valgrind with --leak-check=yes or =full without having valgrind check for use of uninitialized values, memory invasion, memory corruption, etc. It would be very useful since it must be many times faster than doing all these checks. Sorry if this is stated in any manual, but I couldn't find it. Thanks, -- Fred |