]> git.ipfire.org Git - thirdparty/samba.git/commit
s3: smbd: Ensure we exit on smbd_smb2_process_negprot() fail.
authorJeremy Allison <jra@samba.org>
Tue, 26 Nov 2019 20:17:29 +0000 (12:17 -0800)
committerJeremy Allison <jra@samba.org>
Wed, 4 Dec 2019 20:02:40 +0000 (20:02 +0000)
commita2d81d77c111379cbb6bd732c717307974eace0a
treebae3c41124c61c24c71463e1818b9de9bb531e55
parent868bc05cf5d575e20edcce241e3af1d0fa6d9824
s3: smbd: Ensure we exit on smbd_smb2_process_negprot() fail.

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>
source3/smbd/process.c