Fix nasty bug pointed out by samba-technical poster. If name is mangled
commitb419e9176f502955d4e2d8167762ec8d9cdc917a
authorJeremy Allison <jra@samba.org>
Fri, 9 May 2003 01:06:39 +0000 (9 01:06 +0000)
committerJeremy Allison <jra@samba.org>
Fri, 9 May 2003 01:06:39 +0000 (9 01:06 +0000)
tree6b5d6d270c4d39079bbb95312a2fd269d9da4939
parent3822e106f868ce99d0371dd0e243698f31fdd2f1
Fix nasty bug pointed out by samba-technical poster. If name is mangled
then we weren't always correctly detecting that it had a valid stat struct
and so might now return a 'file existed'. Finally realized this when installing
the W2K resource kit as a test case.
Jeremy.
source/smbd/filename.c