Re: [PATCH] fix fd leaks

2003-03-07 Thread Joe Orton
On Thu, Mar 06, 2003 at 05:33:39PM +, Bjoern A. Zeeb wrote: On Thu, 6 Mar 2003, Joe Orton wrote: Hi, Submitted by: Christian Kratzer, Bjoern A. Zeeb ... - -apr_file_inherit_set(s-error_log); } so now we are back to that point that needs further discussing.

[PATCH] fix fd leaks

2003-03-06 Thread Joe Orton
Hi, here is a version of the patch in #17206 which removes the current the fd leaks. Most of these were introduced in this commit http://marc.theaimsgroup.com/?l=apache-cvsm=99531770520998w=2 though the pod leak has been around longer. I haven't checked whether the mod_file_cache change in that

Re: [PATCH] fix fd leaks

2003-03-06 Thread Bjoern A. Zeeb
On Thu, 6 Mar 2003, Joe Orton wrote: Hi, Submitted by: Christian Kratzer, Bjoern A. Zeeb ... - -apr_file_inherit_set(s-error_log); } so now we are back to that point that needs further discussing. Should we simply remove apr_file_inherit_set or explicitly call