[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Pools and errors

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2000-09-17 22:10:38 CEST

> What if the error code always allocated using malloc(), instead of
> pool stuff? This isn't so awful, after all, Expat is already
> allocating in its own universe. Since our errors are supposed to
> live independently of subpool lifetimes, it would make sense for
> them to allocate independently of pools too.

Sure, as long as we make sure to always destroy errors and not drop
them on the floor.
Received on Sat Oct 21 14:36:08 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.