]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix test_check_allowed_to_delegate() leak for real 462/head
authorGreg Hudson <ghudson@mit.edu>
Thu, 2 Jun 2016 22:21:41 +0000 (18:21 -0400)
committerGreg Hudson <ghudson@mit.edu>
Fri, 3 Jun 2016 15:37:07 +0000 (11:37 -0400)
commitb5a9fbe928ffc311a3abda562ef909cd7555b282
tree0b81784bca891d5ab45602b9925aba476e138db6
parentce112dec844e4650b5ad174bd40f21c32aebe1d1
Fix test_check_allowed_to_delegate() leak for real

Remove the conditional return from so that sprinc and tprinc are
always freed.  Reported by Will Fiveash.

ticket: 8426
src/plugins/kdb/test/kdb_test.c