Fix bug #6161 - smbclient corrupts source path in tar mode
commit2332ec76e73aad423e575ca52b621bb1bb634b47
authorJeremy Allison <jra@samba.org>
Fri, 6 Mar 2009 01:17:52 +0000 (5 17:17 -0800)
committerKarolin Seeger <kseeger@samba.org>
Fri, 6 Mar 2009 07:28:31 +0000 (6 08:28 +0100)
tree620d95e2f0729a9b3116b8258c3795cb2a6039c3
parent544cd04a90a45e4b8ba7caca531d103351e14948
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 a9e6c91cd18b8b7b805f4b69f3867ea4bd6bc3ba)
source/client/clitar.c