1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-04 17:47:26 +03:00
Dan Robertson b67ffaf518 libsmb: Use smb2 tcon if conn_protocol >= SMB2_02
When the connection protocol is SMB2 the tid from the smb1 member is
used instead of smb2 in cli_state_set_tid which often results in a null
deref.

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

Signed-off-by: Dan Robertson <drobertson@tripwire.com>
Reviewed-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
2018-03-02 00:39:58 +01:00
..
2014-01-03 05:04:44 +01:00
2017-02-22 08:26:22 +01:00
2018-01-24 05:48:19 +01:00
2018-01-17 19:24:11 +01:00
2017-12-05 04:58:26 +01:00
2018-01-16 02:43:03 +01:00
2013-05-18 16:32:38 +02:00
2015-03-17 11:30:52 +01:00
2018-02-22 19:30:12 +01:00