Comment by Animats
3 months ago
> What it doesn't protect you from is use-after-free bugs.
Yes. I've found that problem in index-allocated code.
Also, when you do this, you need an allocator for the indexes. I've found bugs in those.
3 months ago
> What it doesn't protect you from is use-after-free bugs.
Yes. I've found that problem in index-allocated code.
Also, when you do this, you need an allocator for the indexes. I've found bugs in those.
No comments yet
Contribute on Hacker News ↗