dev  

Re: svn commit: r677505 - /apr/apr-util/trunk/misc/apr_reslist.c

Bojan Smojver
Thu, 17 Jul 2008 00:36:16 -0700

On Thu, 2008-07-17 at 17:30 +1000, Bojan Smojver wrote:

> I get what you're trying to do with the patch, but can't the destructor
> just allocate memory from that pool and not create a child pool?

Ah, never mind me... Destructor can get called many times, hence the
child pool.

-- 
Bojan