Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

For me, a waaay outdated suppressions file for Qt + a rough understanding what syscalls and frameworks do is enough. If my app crashes in a network request and a byte sent to the X server (old example, I use Wayland now) is uninitialized, I know to ignore it.

Valgrind(-memcheck) is an extremely important tool in memory-unsafe languages.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: