]> git.ipfire.org Git - thirdparty/samba.git/commit
s3: smbd: Ensure we exit if supported_protocols[protocol].proto_reply_fn() fails.
authorJeremy Allison <jra@samba.org>
Tue, 26 Nov 2019 20:46:16 +0000 (12:46 -0800)
committerJeremy Allison <jra@samba.org>
Wed, 4 Dec 2019 20:02:40 +0000 (20:02 +0000)
commite84910d919e02feab2a297fccbbf95f333e32119
tree919a9212354e666f6fabd304bd240ec9a20ce951
parentf4caa4159bd3db5127e114718e606867348a4f47
s3: smbd: Ensure we exit if supported_protocols[protocol].proto_reply_fn() fails.

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/negprot.c