On Mon, Apr 15, 2002 at 01:15:50PM -0400, Jeff Trawick wrote: > What happens if we kill the cleanup on the apr_mmap_t when we create > an mmap bucket?
FWIW, this is exactly the solution I mentioned to Cliff on IRC. I think we need some way to kill *all* cleanups related to a data variable? Perhaps that would work without exposing each cleanup function? -- justin
