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

Re: apr_pcalloc returning memory already in use

From: John Gourlay <gourlay_at_BAUERCONTROLS.com>
Date: Wed, 3 Jun 2009 14:04:23 -0400

What I did wrong to cause this error was to call svn_error_clear on an
svn_error_t structure passed to me in a notification callback.
Apparently Subversion itself was also freeing the memory, and double
freeing corrupts the system heap.

John Gourlay

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2359161

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-06-03 20:05:20 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.