Fix bug #5783 FindFirst fails where search pattern == mangled filename.
commit86a0c271ef467810810d1adda982bbb0dc8b928e
authorJeremy Allison <jra@samba.org>
Tue, 23 Sep 2008 22:04:14 +0000 (23 15:04 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 23 Sep 2008 22:04:14 +0000 (23 15:04 -0700)
tree1b8518f2c90727f6926ccf912ed568e427fb2549
parent62785b8e2aa862b7eb85e20a11f7a29e1e8b2825
Fix bug #5783 FindFirst fails where search pattern == mangled filename.
That was an old and subtle bug.
Jeremy.
source/smbd/filename.c
source/smbd/trans2.c