s4:libcli/smb2: reapply request endtime
authorRalph Boehme <slow@samba.org>
Sun, 28 Oct 2018 01:05:45 +0000 (02:05 +0100)
committerJeremy Allison <jra@samba.org>
Fri, 2 Nov 2018 20:21:13 +0000 (21:21 +0100)
commita6de555c51ca34ef24ac4b4cb672cd748d3197a1
tree25f041bb2318c879da28eebf29ad3cee5544abfd
parente7eec24d27b8694fd7626577a2aca05e99045964
s4:libcli/smb2: reapply request endtime

tevent_req_finish() removed a possible request timeout, make sure to
reinstall it. This happened when an interim SMB2 response was received.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=13667

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source4/libcli/smb2/transport.c