CVE-2023-3347: smbd: remove comment in smbd_smb2_request_process_negprot()
commit5a222ac37183ba5dd717d81c7e57f78e59695a67
authorRalph Boehme <slow@samba.org>
Tue, 20 Jun 2023 16:13:23 +0000 (20 18:13 +0200)
committerJule Anger <janger@samba.org>
Fri, 21 Jul 2023 12:05:35 +0000 (21 12:05 +0000)
tree3a3547506395f5a21b23796c1df3215505a67e95
parent59131d6c345864dcf1ed3331c52ce35ddc5db2dc
CVE-2023-3347: smbd: remove comment in smbd_smb2_request_process_negprot()

This is just going to bitrot. Anyone who's interested can just grep for
"signing_mandatory" and look up what it does.

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

Signed-off-by: Ralph Boehme <slow@samba.org>
source3/smbd/smb2_negprot.c