s3:libsmb/clitrans: correctly marshall [nt]trans[s][2] requests
commit0a8fd50bd806e925a915c74cb86733481b2144f6
authorStefan Metzmacher <metze@samba.org>
Tue, 7 Jun 2011 22:44:34 +0000 (8 00:44 +0200)
committerJeremy Allison <jra@samba.org>
Fri, 10 Jun 2011 17:27:05 +0000 (10 19:27 +0200)
treee26ea27a5d20291bfbbefadfa4b2d746f2d7b381
parent6f7af1b0388d30c8a06c495713066b90ded00780
s3:libsmb/clitrans: correctly marshall [nt]trans[s][2] requests

We need to align params and data to 4 byte offsets.

This also correctly recalculates the useable space after each step.

metze
source3/libsmb/clitrans.c