s3:smbd: fix lockread numtoread calculation to match reply_outbuf() arguments.
commit49197c18aa43b0c22ce1496dc75e9fd6c316c6a8
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:26:38 +0000 (1 09:26 +0200)
tree88af0af1626907cb41c5c45b821a049b2865cdba
parent9404bd6ea16b3e565289c617a78892e207719986
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