Hacker News new | ask | show | jobs
by ayende 461 days ago
That is a well structure system, yes Both cleanup for error and allocation happens in the same place

That means you won't forget to call it, and the success flag is an obvious way to ha dle it