Y
Hacker News
new
|
ask
|
show
|
jobs
by
malkia
271 days ago
Some allocators may even "hold" on to the freed (from another thread) memory, until the original thread deletes it (which is not the case here), or that thread dies, and then they go on "gc"-ing it.