Fix bug #6161 - smbclient corrupts source path in tar mode
commit750f9d94b0a1208d45cc117df68042e1d83044bf
authorJeremy Allison <jra@samba.org>
Fri, 6 Mar 2009 01:16:54 +0000 (5 17:16 -0800)
committerJeremy Allison <jra@samba.org>
Fri, 6 Mar 2009 01:16:54 +0000 (5 17:16 -0800)
tree8ef8bdc588b167e026d4a4895f9cb4992713a408
parent91e2cd86e24cead352f07cc1a6b4a8e3a364adb5
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.
source/client/clitar.c