Fixed data corruption bugs in clitar.c with restores.
commit474110e3e047fb207c306a0d5fa4f8b7969791f7
authorRichard Sharpe <sharpe@samba.org>
Wed, 23 Sep 1998 14:37:01 +0000 (23 14:37 +0000)
committerRichard Sharpe <sharpe@samba.org>
Wed, 23 Sep 1998 14:37:01 +0000 (23 14:37 +0000)
treef0983e29f43caa369f88df44222261a496eecff1
parente4962b80f88d9937b2b509fcbffe02c94e1a5b69
Fixed data corruption bugs in clitar.c with restores.

Have tested against samba with clitar using a hard-coded
max_xmit of 2920, since max smit = 2920 does not seem to work in
the smb.conf file.

Will have to test correctly against Win95 and WinNT now.

Have also compiled with -WJeremy'sFlags and get no more warnings
after I removed an unused variable.
(This used to be commit f24bbaccda48810fd7ef3fea5621c1e1d3009b01)
source3/client/clitar.c