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

Re: [Dale Thatcher <subversion@dalethatcher.com>] Posting to the list

From: Joe Orton <joe_at_manyfish.co.uk>
Date: 2001-09-15 00:16:25 CEST

On Thu, Sep 13, 2001 at 07:27:46PM +0200, Sander Striker wrote:
> Quick review of the patch:
>
> The mallocs have got to go. apr_pstrdup seems appropiate for
> what you are doing. Use the pool that is passed into the
> ra_get_authenticator function.

neon doesn't use pools so there are a couple of places where you have to
use malloc/free memory management to be able to use the neon API. (it's
pretty rare though)

joe

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:41 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.