]> granicus.if.org Git - apache/commit
* Although the lstat call should rarely ever fail, because we stat'ed the
authorRuediger Pluem <rpluem@apache.org>
Tue, 25 Jul 2006 13:40:32 +0000 (13:40 +0000)
committerRuediger Pluem <rpluem@apache.org>
Tue, 25 Jul 2006 13:40:32 +0000 (13:40 +0000)
commit02558746341d4079cb2b6d59d3e2013b6520c099
treea58e903c8ca038ca263744bac7a2ab0ede624e61
parent82c0c621f6b93035866dbe094c880e17fe3e4222
* Although the lstat call should rarely ever fail, because we stat'ed the
  same file several lines above, check the return value to be save that
  nothing bad happens in the case it does fail.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@425394 13f79535-47bb-0310-9956-ffa450edef68
server/request.c