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

Error lifetimes again

From: Greg Hudson <ghudson_at_mit.edu>
Date: 2000-09-21 22:40:42 CEST

So, the grand solution to error lifetimes seems to be: when you create
the top-level pool in a program, a special error pool is created as a
sub-pool, and error memory is allocated within the error pool.

Does the error subpool ever get cleared? It doesn't look like it.
That's a memory leak situation.
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.