Mailing List Archive

[Bug 65160] Custom OpenSSL BIO_ctrl methods return incorrect default value
https://bz.apache.org/bugzilla/show_bug.cgi?id=65160

Joe Orton <jorton@redhat.com> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED

--- Comment #1 from Joe Orton <jorton@redhat.com> ---
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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org