Hacker News new | ask | show | jobs
by lttlrck 660 days ago
May have been impractical to run valgrind eg embedded. A decent compiler should catch this anyway? -Wall?
1 comments

Testing all code paths means all code paths must be available to the compiler. This is not always practical.