Fix off-by-one error in working out the limit of the NetServerEnum comment.
authorJeremy Allison <jra@samba.org>
Tue, 9 Feb 2010 20:17:08 +0000 (12:17 -0800)
committerKarolin Seeger <kseeger@samba.org>
Wed, 10 Feb 2010 10:08:42 +0000 (11:08 +0100)
commit66dc2e5d5f8a4700af91f70f938e8d47f82b3507
tree2552fdef387036909d93170d41c96f0b91b781a9
parentd99c1b51b7af9d499eb070c87958c95c3a294aff
Fix off-by-one error in working out the limit of the NetServerEnum comment.

Jeremy.

Part of a fix for bug #7122 (Reading a large browselist fails (server returns
invalid values in subsequent SMBtrans replies).
(cherry picked from commit 89a7121a3ff3ad110c3635bb493983fafdcee9f6)
source3/libsmb/clirap.c