]> git.ipfire.org Git - thirdparty/samba.git/commit
s3: smbd: Allow smbd_smb2_process_negprot() to return NTSTATUS as it can fail.
authorJeremy Allison <jra@samba.org>
Tue, 26 Nov 2019 20:14:29 +0000 (12:14 -0800)
committerKarolin Seeger <kseeger@samba.org>
Mon, 16 Dec 2019 08:22:35 +0000 (08:22 +0000)
commit546a2e935a54f430bb3e2642a2d552cbca666990
treee867505e35c56c82213449b4b645aa8113843f10
parent41c9250320de81d2d6e1d0ceab3c1846c4c52248
s3: smbd: Allow smbd_smb2_process_negprot() to return NTSTATUS as it can 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>
(cherry picked from commit 868bc05cf5d575e20edcce241e3af1d0fa6d9824)
source3/smbd/globals.h
source3/smbd/smb2_server.c