At 07:09 PM 7/16/2002, Justin Erenkrantz wrote: >On Tue, Jul 16, 2002 at 06:33:08PM -0500, William A. Rowe, Jr. wrote: > > Unlikely. I recently discovered that the input filtering changes have > > completely corrupted mod_isapi.c. > > > > Since r->remaining is entirely invalid now, that code [conventional, > > safe and traditional module authoring style] is totally borked. > >By my count, r->remaining has been 'invalid' since gregames's >commit to http_protocol.c revision 1.376 (November 7, 2001). > >http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/http/http_protocol.c.diff?r1=1.375&r2=1.376 > >So, this has been the case for every httpd-2.0 GA release. -- justin
However, we didn't destroy ap_get_client_block until May 30, 2002.