]> git.ipfire.org Git - thirdparty/samba.git/commit
CVE-2022-37966 s3:libnet: remove unused ifdef HAVE_ENCTYPE_AES*
authorStefan Metzmacher <metze@samba.org>
Wed, 23 Nov 2022 14:19:48 +0000 (15:19 +0100)
committerStefan Metzmacher <metze@samba.org>
Wed, 14 Dec 2022 10:28:16 +0000 (10:28 +0000)
commitc0bbcc442b8725a9c2b6352514df80c4c0d71dae
tree6e5014a65a9d39d908b91199b9a16e781fe63829
parent836646d4a02028a96b9974ddf7c36c6d54f25f45
CVE-2022-37966 s3:libnet: remove unused ifdef HAVE_ENCTYPE_AES*

aes encryption types are always supported.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
(cherry picked from commit 1a36c348d7a984bed8d0f3de5bf9bebd1cb3c47a)
source3/libnet/libnet_join.c