CVE-2022-38023 s4:rpc_server/netlogon: split out dcesrv_netr_check_schannel() function
authorStefan Metzmacher <metze@samba.org>
Wed, 30 Nov 2022 15:57:24 +0000 (16:57 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 13 Dec 2022 13:07:29 +0000 (13:07 +0000)
commitf43dc4f0bd60d4e127b714565147f82435aa4f07
treed587815d545d2944ba6e005378c1f0af5cd1f80b
parent7ae3735810c2db32fa50f309f8af3c76ffa29768
CVE-2022-38023 s4:rpc_server/netlogon: split out dcesrv_netr_check_schannel() function

This will allow us to reuse the function in other places.
As it will also get some additional checks soon.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source4/rpc_server/netlogon/dcerpc_netlogon.c