r5632: Fix infinite looping bug found by nasty BlueArc test :-).
authorJeremy Allison <jra@samba.org>
Thu, 3 Mar 2005 02:04:36 +0000 (02:04 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:55:51 +0000 (10:55 -0500)
commit5713c65a82564b5fdb9ecbbd650ade7f302492c2
tree145b85cdf860c59b2c1d4f298cb19e5a6f87d90c
parenta4deaac09f93530e8b8e6b7310c9d8c68eff259c
r5632: Fix infinite looping bug found by nasty BlueArc test :-).
When finding a singleton directory remember that we're
at the end and don't continuously return the same name.
Jeremy.
(This used to be commit 3da50060279609f534aeffe6338b0a2b07d0e8f1)
source3/smbd/dir.c