diff options
author | Jeremy Allison <jra@samba.org> | 2008-10-16 15:40:57 -0700 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 2008-10-16 15:40:57 -0700 |
commit | 6f7760704734318acb643610d1af84ffeb8c55d5 (patch) | |
tree | c8cbd2af5cc5a3980eb2537be16a0a7c61fc975f /source3/rpcclient/cmd_dfs.c | |
parent | 2deeb99fff1a90c79ba1927e1a069362e250a63c (diff) | |
download | samba-6f7760704734318acb643610d1af84ffeb8c55d5.tar.gz samba-6f7760704734318acb643610d1af84ffeb8c55d5.tar.bz2 samba-6f7760704734318acb643610d1af84ffeb8c55d5.zip |
Fix bug 5826 - Directory/Filenames get truncated when 3.2.0 client acesses old server.
There was some code in pull_ucs2_base_talloc() to cope with this case which
hadn't been added to pull_ascii_base_talloc(). The older Samba returns non
unicode names which is why you are seeing this codepath being executed.
Unify the logic in pull_ascii_base_talloc() and pull_ucs2_base_talloc().
Jeremy.
Diffstat (limited to 'source3/rpcclient/cmd_dfs.c')
0 files changed, 0 insertions, 0 deletions