Hacker News new | past | comments | ask | show | jobs | submit login

> With Valgrind, I would say dangling pointers are a solved problem by now.

Given the frequency with which use-after-free vulnerabilities are discovered in C++ programs, I’d say they’re not a solved problem. Valgrind is great but it doesn’t help when the only inputs that cause bad behavior are bizarre attacker-generated ones.




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

Search: