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

RE: svn_pool_xxx vs apr_pool_xxx

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2003-08-15 21:12:43 CEST

On Fri, 2003-08-15 at 14:32, Sander Striker wrote:
> > If we actually want to support anything sane happening on out-of-memory
> > errors, I think we have to check every call to apr_palloc(). In the
> > meantime, having the abort handler there is safer than just letting the
> > code get NULL pointers back and continue anyway.

> You snipped off the bottom part of my mail. We can add the abort handler
> in the command line client.

I snipped it because it wasn't relevant. My comments weren't specific
to the command-line client.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 15 21:13:47 2003

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.