valgrind
Posted Jul 10, 2003 7:57 UTC (Thu) by
oever (subscriber, #987)
Parent article:
The company uses a method of automated testing that tests for
memory leaks, NULL pointer dereferences, bad deallocations, out of bounds
array access and/or uninitialized variables.
I guess they're using the excellent free software tool
valgrind.
(
Log in to post comments)