]> granicus.if.org Git - apache/commit
Fix Win32 bug when pathname length exactly equals MAX_PATH.
authorAllan K. Edwards <ake@apache.org>
Wed, 7 Jun 2000 22:50:15 +0000 (22:50 +0000)
committerAllan K. Edwards <ake@apache.org>
Wed, 7 Jun 2000 22:50:15 +0000 (22:50 +0000)
commit75f76def88194ea3d2dda052eea38852d6bce46d
tree5de0954428a9e329c31d3903350422fe5984c68f
parent825b977744d301fcfd76468c8247dadde0851d2a
Fix Win32 bug when pathname length exactly equals MAX_PATH.
This bug caused directory index to be displayed rather than
returning an error.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85461 13f79535-47bb-0310-9956-ffa450edef68
os/win32/util_win32.c