auth3: Fix a few error path memleaks in create_local_token()
commit42906e971d6f19b86e1d2440571df8eebd63dfbd
authorVolker Lendecke <vl@samba.org>
Wed, 14 Apr 2021 08:43:44 +0000 (14 10:43 +0200)
committerJeremy Allison <jra@samba.org>
Mon, 19 Apr 2021 18:18:31 +0000 (19 18:18 +0000)
tree2ebf7dfcf4357791117ba6d2ae6edc45f1e72d04
parent12b523223c7771c3fd9cebdb0f247c7ccb9614bd
auth3: Fix a few error path memleaks in create_local_token()

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/auth/auth_util.c