s3:smbd: fix lockread numtoread calculation to match reply_outbuf() arguments.
authorStefan Metzmacher <metze@samba.org>
Tue, 4 Mar 2014 13:07:26 +0000 (14:07 +0100)
committerJeremy Allison <jra@samba.org>
Wed, 5 Mar 2014 18:06:24 +0000 (10:06 -0800)
commit3dac00b568613f5a1322883237e40b98ddd1d71d
tree1ce38a40f8bc3f0ccab70dd0a979b79e2c37c3b7
parent2ec49cf57c88735be962b0681b487df5efe7ed6b
s3:smbd: fix lockread numtoread calculation to match reply_outbuf() arguments.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/smbd/reply.c