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

Re: String corruption problem?

From: Karl Fogel <kfogel_at_galois.collab.net>
Date: 2000-10-13 03:31:34 CEST

Greg Stein <gstein@lyra.org> writes:
> Actually, I'm rather doubtful that this will work very easily. With the use
> of pools, it is rare than free() is ever called. More likely, what happens
> is that we see errors within previously allocated sections.

Oooh. Er, good point.

> I believe there is a compilation switch in apr_pools.h which can tell the
> pool mechanism to always use malloc(). Not sure whether that will help in
> using ElectricFence, tho.

I would think it would. (?)
Received on Sat Oct 21 14:36:10 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.