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

Re: [PATCH] Remove use of global_pool to apr_xlate

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-11-08 14:57:08 CET

Philip Martin <philip@codematters.co.uk> writes:

> So while your patch cures the problem, I don't know why it
> cures it.

Well, a little thought explains it :) With your patch each thread
will allocates its own apr_xlate_t as it only looks in its own thread
specific pool for an existing instance.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Nov 8 14:57:49 2002

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.