s3:libsmb: consistently use state->size in cli_write_andx_create() (bug #5326)
authorStefan Metzmacher <metze@samba.org>
Wed, 9 Nov 2011 07:09:17 +0000 (08:09 +0100)
committerStefan Metzmacher <metze@samba.org>
Wed, 9 Nov 2011 09:13:32 +0000 (10:13 +0100)
commit4b31c4273c45faa639445614061f3da548eb8505
tree5358717397f3e3ca48ba675ba1eacd4a1dda249a
parent0c2f91c6b299e6ba6243268aa7b131f5c04f92b1
s3:libsmb: consistently use state->size in cli_write_andx_create() (bug #5326)

Otherwise we may get unexpected results.

This is a fix that was missing in commit 95595dd93fd04999fcf56ecaab7c29b064d021f8
(s3:libsmb: fix cli_write_and_x() against OS/2 print shares (bug #5326))

metze

Autobuild-User: Stefan Metzmacher <metze@samba.org>
Autobuild-Date: Wed Nov  9 10:13:32 CET 2011 on sn-devel-104
source3/libsmb/clireadwrite.c