On Fri, 2010-01-08 at 11:15 +1100, Bojan Smojver wrote: > Why can't we just use malloc() for this and hang a cleanup off the > pool? It would use less memory anyway than having another pool for > this. Quick and dirty example of what I mean here. -- Bojan