]> git.ipfire.org Git - thirdparty/samba.git/commit
ntlm_auth: Fix Coverity ID 240743 Resource leak
authorVolker Lendecke <vl@samba.org>
Thu, 14 Nov 2024 19:47:53 +0000 (20:47 +0100)
committerRalph Boehme <slow@samba.org>
Tue, 19 Nov 2024 18:11:29 +0000 (18:11 +0000)
commit3e6f2e6cbc0f9553c06e1697cd1c5ee025d09c11
treecc45009e545607028343c0c40238fbb6ac88f1e8
parent7f29caf599d2c657641c2e775c0dcb9db5f69919
ntlm_auth: Fix Coverity ID 240743 Resource leak

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/utils/ntlm_auth.c