s3:smbd: fix lockread numtoread calculation to match reply_outbuf() arguments.
commite6b365a56582999dd6ef856fc00e777a82e2b4ea
authorStefan Metzmacher <metze@samba.org>
Tue, 4 Mar 2014 13:07:26 +0000 (4 14:07 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 1 Apr 2014 07:08:06 +0000 (1 09:08 +0200)
treeb63483db63e666ef3c808201f96d8392b0f195dc
parent9da034e1d453ea9136d13a4036862317ec2526c1
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>
(cherry picked from commit 3dac00b568613f5a1322883237e40b98ddd1d71d)
source3/smbd/reply.c