https://issues.apache.org/bugzilla/show_bug.cgi?id=39216


Duane Buss <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]




--- Comment #3 from Duane Buss <[email protected]>  2009-02-11 14:41:46 PST ---
I applied the patch bug found that I still had files being left open.  In
addition to the patch in mod_disk_cache.c I made the following changes :
   - set the header and body file handle to null after it's closed in multiple
places
   - initialized the two handles to null in open_entity
   - in remove_entity close any open handles.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to