Commit 532256cc authored by Brian Pane's avatar Brian Pane
Browse files

Removed "tolower(++s)" idiom from ap_strcasestr(), to avoid side-effects

on any platform with a macro-based tolower() that references its argument
multiple times.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95867 13f79535-47bb-0310-9956-ffa450edef68
parent b8b4571d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment