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

What kind of issues do you see still with modern C++11 code?



All kinds of memory safety issues. Heap use-after-free is very common. You can go to Bugzilla and search for sec-critical to get a list of the ones Mozilla has disclosed.




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

Search: