diff options
author | Jeremy Allison <jra@samba.org> | 2010-02-09 15:14:38 -0800 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 2010-02-09 15:14:38 -0800 |
commit | 8ddc977c1421a47bedba8d5494f7ae67692b772a (patch) | |
tree | daa47c43fbbbe65cb8d2d3a77b61e4652ca498d3 /.gitignore | |
parent | a056eb85ff8cabc05970c789abba890d914e7ecb (diff) | |
download | samba-8ddc977c1421a47bedba8d5494f7ae67692b772a.tar.gz samba-8ddc977c1421a47bedba8d5494f7ae67692b772a.tar.bz2 samba-8ddc977c1421a47bedba8d5494f7ae67692b772a.zip |
Fix bug #7122 - Reading a large browselist fails (server returns invalid values in subsequent SMBtrans replies)
There are two problems:
1). The server is off-by-one in the end of buffer space test.
2). The server returns 0 in the totaldata (smb_vwv1) and totalparams (smb_vwv0)
fields in the second and subsequent SMBtrans replies.
This patch fixes both.
Jeremy.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions