]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix memory leak in test kdcpreauth module 345/head
authorGreg Hudson <ghudson@mit.edu>
Wed, 21 Oct 2015 17:23:37 +0000 (13:23 -0400)
committerGreg Hudson <ghudson@mit.edu>
Mon, 26 Oct 2015 21:57:45 +0000 (17:57 -0400)
commit8a3fdba731cb815011bff83ded2ac9f543a1768a
tree394b9c6f116778486beb494f8d839c5c84a52a80
parent73f0ee229fdd2e888bdefe580bb183d2a6c57365
Fix memory leak in test kdcpreauth module

In test_verify(), in the second round trip case, free the string
attribute before returning.
src/plugins/preauth/test/kdctest.c