https://bz.apache.org/bugzilla/show_bug.cgi?id=60706
Bug ID: 60706
Summary: Undefined behavior in http_protocol::ap_method_name_of
Product: Apache httpd-2
Version: 2.4.25
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: Core
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
We are using a module that makes use of http_protocol::ap_method_name_of. The
behavior seems to have changed and it returns HEAD or GET rather than the
expected GET. Restarting httpd randomly changes which method is returned for
the duration of the runtime. This commit shows a change between 2.4.25 and
2.4.23 and seems potentially accounts for the behavior.
https://github.com/apache/httpd/commit/2ba0ab8759920e11ecff5f2e04d7f019437a91c7#diff-e7207107d352028110203509bdfd8130
--
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]