]> git.ipfire.org Git - thirdparty/samba.git/commit
s3-libads: fix malloc/talloc mismatch in ads_keytab_verify_ticket().
authorGünther Deschner <gd@samba.org>
Fri, 6 Jan 2012 15:10:55 +0000 (16:10 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 10 Jan 2012 20:08:05 +0000 (21:08 +0100)
commitaa217fb42c124800c0e1327768a45b4b07f63e6e
tree295aeba58ceaa1134deea0d16abaaa9a0ed5a73f
parentd2aa10c255932b2d3060fcfc5cea19caef213724
s3-libads: fix malloc/talloc mismatch in ads_keytab_verify_ticket().

Guenther

Fix big #8692 (ads_keytab_verify_ticket mixes talloc allocation with malloc
free).
(cherry picked from commit 6da7abe87db15d260db807643a25a96fc05e5ad9)
source3/libads/kerberos_verify.c