]> git.ipfire.org Git - thirdparty/samba.git/commit
s3/auth: use talloc_alpha_strcpy() in create_local_token()
authorRalph Boehme <slow@samba.org>
Fri, 17 Jan 2020 18:28:13 +0000 (19:28 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 6 Feb 2020 10:17:43 +0000 (10:17 +0000)
commit5e35d30b68d071e50e71073f23b17c93715a7bc0
tree7d5122f8146cbe1d49af65cb25631f4b907feea1
parent276d280d27e1bfa959da4d9f4e061dba87bb5dfc
s3/auth: use talloc_alpha_strcpy() in create_local_token()

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/auth/auth_util.c