Fix bug #6161 - smbclient corrupts source path in tar mode
authorJeremy Allison <jra@samba.org>
Fri, 6 Mar 2009 01:19:18 +0000 (17:19 -0800)
committerJeremy Allison <jra@samba.org>
Fri, 6 Mar 2009 01:19:18 +0000 (17:19 -0800)
commit66c0f3690a6c9248adfe5da7c1abd15a8704fd6c
tree6d9525ab34fa89a1c6e690b30bf5ee80c083476a
parent0d9f4a2886087692642dd3eba68f0b95657232bc
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.
source3/client/clitar.c