]> git.ipfire.org Git - thirdparty/samba.git/commit
auth: Add missing talloc_free() in error code path.
authorJeremy Allison <jra@samba.org>
Wed, 15 Jan 2025 18:21:19 +0000 (10:21 -0800)
committerJule Anger <janger@samba.org>
Mon, 3 Feb 2025 14:53:10 +0000 (14:53 +0000)
commit79ca540b0a6cf70b0b04f76d5a2865406e89ad63
tree17696a57f43b044c85df911c5b4fa5407dfb6e59
parentf2514c60719ea62dada1a5ef63eb20e1cfd8ef18
auth: Add missing talloc_free() in error code path.

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

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
Autobuild-User(master): Günther Deschner <gd@samba.org>
Autobuild-Date(master): Thu Jan 16 14:32:39 UTC 2025 on atb-devel-224

(cherry picked from commit c514ce8dcadcbbf0d86f3038d2be0f9253a76b75)
auth/kerberos/kerberos_pac.c