diff options
| author | Jeremy Allison <jra@samba.org> | 2015-03-19 10:40:56 -0700 |
|---|---|---|
| committer | Michael Adam <obnox@samba.org> | 2015-03-20 05:08:25 +0100 |
| commit | 00d92f59257ce8fe1729becd72e13a42dfff0589 (patch) | |
| tree | 26c11a556d2fe099bbe4d548ba97ec1ed74bb55a /source4/dsdb/tests/python | |
| parent | 77ba781c7ad3f71e1641962f4716165cab0ad20b (diff) | |
| download | samba-00d92f59257ce8fe1729becd72e13a42dfff0589.tar.gz samba-00d92f59257ce8fe1729becd72e13a42dfff0589.tar.bz2 samba-00d92f59257ce8fe1729becd72e13a42dfff0589.zip | |
s3: libcli: smb1: Ensure we correctly finish a tevent req if the writev fails in the SMB1 case.
We haven't added the req to the pending array yet, as SMB1 requests can
be one-way (no reply needed). So if we error out after the writev, but
before we add to the pending array we must rember to terminate our current
tevent req with a tevent_req_nterror call.
Fixes bug 11173 - SMB1 Server disconnect can cause timeout on client write error.
https://bugzilla.samba.org/show_bug.cgi?id=11173
Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
Autobuild-User(master): Michael Adam <obnox@samba.org>
Autobuild-Date(master): Fri Mar 20 05:08:25 CET 2015 on sn-devel-104
Diffstat (limited to 'source4/dsdb/tests/python')
0 files changed, 0 insertions, 0 deletions
