]> git.ipfire.org Git - thirdparty/samba.git/commit
CVE-2022-37966 lib/krb5_wrap: remove unused ifdef HAVE_ENCTYPE_AES*
authorStefan Metzmacher <metze@samba.org>
Wed, 23 Nov 2022 14:16:51 +0000 (15:16 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 13 Dec 2022 23:48:49 +0000 (00:48 +0100)
commitc0a367ad02a7384013389c0b1feabf77a48ac659
tree16a9288c925b10fb773ddc4e59b30c1d98fda5c6
parent5127bcfded4c242776bdcc42e8fb5296362d017d
CVE-2022-37966 lib/krb5_wrap: 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 c9b10ee32c7e91521d024477a28fb7a622e4eb04)
lib/krb5_wrap/krb5_samba.c