Fix nasty bug pointed out by samba-technical poster. If name is mangled
commit5418b7b5f03539242c7b2a28be77ff90601429d6
authorJeremy Allison <jra@samba.org>
Fri, 9 May 2003 01:06:43 +0000 (9 01:06 +0000)
committerJeremy Allison <jra@samba.org>
Fri, 9 May 2003 01:06:43 +0000 (9 01:06 +0000)
tree07024cc8bb332731740e2edd654dddd2245d9a04
parent4286b7812f9df2e2741c01197feb680f00e09033
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.
(This used to be commit a0688316ce0a9bad0b24cbb495f6e0a112227b50)
source3/smbd/filename.c