]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:utils: Allocate memory on the frame in ntlm_auth main function.
authorAndreas Schneider <asn@samba.org>
Wed, 25 Jun 2025 13:49:46 +0000 (15:49 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 1 Jul 2025 08:17:30 +0000 (08:17 +0000)
commitc60898bb5a835d60c806f6ada82e03a07c761952
treede19a8808a8405a9ec8a30c27757308285a7dd41
parent265fa7c5563668951610b8a685c0fedee1d41e1a
s3:utils: Allocate memory on the frame in ntlm_auth main function.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Noel Power <npower@samba.org>
source3/utils/ntlm_auth.c