Fix for bug 222 from Marcin Owsiany.
authorTim Potter <tpot@samba.org>
Thu, 17 Jul 2003 04:17:58 +0000 (04:17 +0000)
committerTim Potter <tpot@samba.org>
Thu, 17 Jul 2003 04:17:58 +0000 (04:17 +0000)
commit7f7b754483863f94f32c6150c62710c5affcd390
tree921189321ba8501bbe4df78ed5b2d1834e863482
parentbcd659f26aa8e41d24739ea0feb14decfdb675d6
Fix for bug 222 from Marcin Owsiany.

Don't get stuck in an infinite loop listing directories recursively
if the server returns an empty directory name.  This can happen with
incorrect i18n configuration on a Samba server.
(This used to be commit f93a2831f1b4e5751ca86d46a6e5ede9adf660cb)
source3/client/client.c