Hacker News new | ask | show | jobs
by grodes 261 days ago
Seems good, but I do not care about cleanup memory since I started to use arenas.
2 comments

This is still useful for cleaning up file descriptors, unlocking mutexes, etc.
Cleanup can be very useful if you depend on a library that does not support arenas.