Commit 91c2758c authored by Bradley Nicholes's avatar Bradley Nicholes
Browse files

Stop the while loop from incrementing twice per iteration before checking for

the NULL terminator.  This was causing the while loop to walk off the end of any
string with an odd number of characters.


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