1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-12 20:58:37 +03:00
Jeremy Allison 2757c0711d s3: smbd: Only set xconn->smb1.negprot.done = true after supported_protocols[protocol].proto_reply_fn() succeeds.
Otherwise we can end up with negprot.done set, but
without smbXsrv_connection_init_tables() being called.

This can cause a client self-crash.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14205

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>

Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Wed Dec  4 21:27:24 UTC 2019 on sn-devel-184

(cherry picked from commit 8db0c1bff6f42feabd2e4d9dfb13ae12cc29607b)
2019-12-16 08:22:36 +00:00
..
2018-12-20 23:40:24 +01:00
2018-08-17 11:30:10 +02:00
2018-12-19 21:49:29 +01:00
2019-01-08 03:40:26 +01:00
2019-11-18 09:18:14 +00:00
2018-08-17 14:28:51 +02:00
2019-06-13 08:52:31 +00:00
2018-12-11 00:40:31 +01:00
2018-01-16 02:43:03 +01:00