https://bz.apache.org/bugzilla/show_bug.cgi?id=65160
Joe Orton <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Joe Orton <[email protected]> --- The _out_ctrl part of that patch is a noop AFAICT since for unknown requests the function will fall through the default switch statement: https://github.com/apache/httpd/blob/2.4.x/modules/ssl/ssl_engine_io.c#L289 The _in_ctrl part was fixed in 2.4.x in r1895868 (for 2.4.52). Feel free to re-open if I'm missing anything. Thanks for sending in the patch & analysis. -- 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]
