Hacker News new | ask | show | jobs
by snovv_crash 1633 days ago
Any project with a decent test coverage and CI can easily set up an ASAN / Valgrind run for their tests. I know I've had this on the last few C++ codebases I've worked with.