Commit ff48e4c1 authored by Brian Pane's avatar Brian Pane
Browse files

Strength-reduce a 64-bit "mod 16" operation to "& 0xf" in cached_explode()

just in case the compiler doesn't do it for us


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96012 13f79535-47bb-0310-9956-ffa450edef68
parent f429a6a9
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