> > I disagree that this is the correct solution.  APR relies too heavily on
> > pools right now, and I think this is causing some of our memory leak.  For
> > example, why does apr_get_oslevel take a pool as an argument?  It doesn't
> 
> I can't answer for apr_get_oslevel, maybe the pool should go away in that 
> case.
> However both apr_stat and apr_lstat need the pool on Windows because of the 
> utf8_to_unicode_path call which does use it. 

Yep, I missed those calls.

Ryan

_______________________________________________________________________________
Ryan Bloom                              [EMAIL PROTECTED]
406 29th St.
San Francisco, CA 94131
-------------------------------------------------------------------------------

Reply via email to