Hacker News new | ask | show | jobs
by lifthrasiir 1007 days ago
You can, it's called valgrind (or more accurately, memcheck). And people don't use valgrind because it is slooooooow. Dynamic checking is useful, but not an ultimate way to go.