CVE-2020-25717: s3:ntlm_auth: fix memory leaks in ntlm_auth_generate_session_info_pac()
commit9f73360e17d1e519d25cb4b60d7506fca9fd02fe
authorStefan Metzmacher <metze@samba.org>
Tue, 21 Sep 2021 10:27:28 +0000 (21 12:27 +0200)
committerJule Anger <janger@samba.org>
Mon, 8 Nov 2021 09:52:11 +0000 (8 10:52 +0100)
treec621f62df269520d8c003d474c541a9a2e13f1a5
parente95392aa08f3cc421998648c584af5bab89e4ad6
CVE-2020-25717: s3:ntlm_auth: fix memory leaks in ntlm_auth_generate_session_info_pac()

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/utils/ntlm_auth.c