Commit f7c451c3 authored by Bradley Nicholes's avatar Bradley Nicholes
Browse files

Added a check to make sure that h_aliases is not NULL before we try to

dereference it in the for(...) loop.  Attempting to dereference a NULL pointer
was causing a fault if there were no aliases found.


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