Re: Hashtable data freed before pool cleanup
From: Bojan Smojver <bojan_at_rexursive.com>
Date: Fri, 08 Jan 2010 11:15:58 +1100
On Thu, 2010-01-07 at 11:00 -0800, Neil Conway wrote:
What would you hang the destruction of the array_pool against? The
Hanging it off the hash's pool probably won't work, because depending on
Given the code of apr_hash.c, the only place array_pool gets used is
Why can't we just use malloc() for this and hang a cleanup off the pool?
Just tossing ideas around...
-- BojanReceived on 2010-01-08 03:43:57 CET |
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.