]> git.samba.org - metze/samba/wip.git/commit
Fix bug #5783 FindFirst fails where search pattern == mangled filename.
authorJeremy Allison <jra@samba.org>
Tue, 23 Sep 2008 22:05:45 +0000 (15:05 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 23 Sep 2008 22:05:45 +0000 (15:05 -0700)
commitd275cc762dad1985045d381ca211e92234d9d77d
treeb32d3fbbb1d56f5ad002887c1f4b9b4c154f0d11
parent0bbbe2c21fdcbdc492b78b84897f85eb60ec5b00
Fix bug #5783 FindFirst fails where search pattern == mangled filename.
That was an old and subtle bug.
Jeremy.
source3/smbd/filename.c
source3/smbd/trans2.c