Hacker News new | ask | show | jobs
by ayende 2040 days ago
Allocation and deallocation in a perfomant manner, without introducing fragmentation, while being thread safe isn't easy by any means.

Adds in the relevant taxes, such as detecting use after free, etc and that takes a LOT of work

1 comments

The solution in TFA doesn’t do anything about use after free, does it?