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)
committerKarolin Seeger <kseeger@samba.org>
Fri, 27 Mar 2009 12:06:51 +0000 (13:06 +0100)
commit0799502c06d4f54e2c54ebdf69281e1d660482bd
tree34b2cf0af3e45f6797a4d3eec253a153d298f87d
parentb7e092783f4a3ea7ef1c62400b7e445eb1e879e1
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