Fix bug #6161 - smbclient corrupts source path in tar mode
authorJeremy Allison <jra@samba.org>
Fri, 6 Mar 2009 01:16:54 +0000 (17:16 -0800)
committerMichael Adam <obnox@samba.org>
Tue, 31 Mar 2009 10:15:10 +0000 (12:15 +0200)
commit71473172f09d05fdd2516d9dbb9dddf7d52c5381
tree070da122f47a805bd705effaf45396d1e5415302
parente2fd37cbe001e71e6ea0ee590583036fb0e8af25
Fix bug #6161 - smbclient corrupts source path in tar mode
This was my fault. I broke the smbclient tar argument processing
in creating the string for chdir when removing pstrings.
Jeremy.
(cherry picked from commit 750f9d94b0a1208d45cc117df68042e1d83044bf)
source/client/clitar.c