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

It is an allocation bug, it's a use-after-free. It's only a UAF if you actually have a reallocation (something that happens in the given example), but debug allocators don't require you to annotate your code.


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

Search: