> 
> trawick     01/03/19 13:54:58
> 
>   Modified:    .        CHANGES
>                server   protocol.c
>                modules/http http_protocol.c
>   Log:
>   Handle ap_discard_request_body() being called more than once.
> 
>   Add a debug assertion to verify that c->remain is zero when a new
>   request starts.  ap_http_filter() does the wrong thing otherwise.
> 

...and this one takes care of the assert in ap_getline.  

Greg

Reply via email to