Fix bug 6496 - libsmbclient: MS-DFS: cannot follow multibyte char link name. A server...
authorSATOH Fumiyasu <fumiyas@osstech.co.jp>
Tue, 8 Sep 2009 23:07:17 +0000 (16:07 -0700)
committerKarolin Seeger <kseeger@samba.org>
Wed, 9 Sep 2009 10:31:47 +0000 (12:31 +0200)
commitee70079d08acf23cf7c342f09a7db4f5fc7ca95e
treee12f7aace96ca7579eb2169309f6fa95a02ba1e8
parent91a5b8561e2f13f77fa5648f7cc373aff1701954
Fix bug 6496 - libsmbclient: MS-DFS: cannot follow multibyte char link name. A server returns a byte of consumed path in UCS2, not UNIX charset.
source3/include/proto.h
source3/libsmb/clidfs.c