- It's not possible for name to be NULL.
- It's not necessary to test name[0] == 0 because the next if will fail in that event anyhow. Ditto for name[1] == 0. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@81541 13f79535-47bb-0310-9956-ffa450edef68
parent
dfc7a669
Please register or sign in to comment