Folks,
I saw these were fixed in 2.0.18 ( in the Changes file), How can I get
these fixes, individually.
thanks,

Fixed potential FILE* leak in http_main.c [Ben Laurie]

Don't leak the DIR * on HEAD request for a directory. [Robert Thau]

Create Files, and thus MMAPs, out of the request pool, not the
     connection pool.  This solves a small resource leak that had us
     not closing files until a connection was closed.  In order to do
     this, at the end of the core_output_filter, we loop through the
     brigade and convert any data we have into a single HEAP bucket
     that we know will survive clearing the request_rec.
     [Ryan Bloom, Justin Erenkrantz <[EMAIL PROTECTED]>,
      Cliff Woolley]

--
Sunitha Kumar
http://www.cisco.com



Reply via email to