pull up r21900 from trunk
authorTom Yu <tlyu@mit.edu>
Thu, 19 Feb 2009 00:35:56 +0000 (00:35 +0000)
committerTom Yu <tlyu@mit.edu>
Thu, 19 Feb 2009 00:35:56 +0000 (00:35 +0000)
commit1a45fa0b295d32d26c6d866a65c0b4d9704f6ac1
treeae0f15e643d8bd32caa6f7e82adad39bcfda38dc
parent3d7f1b3cd7034fb1da28b70a0384f1ca514d36db
pull up r21900 from trunk

 ------------------------------------------------------------------------
 r21900 | wfiveash | 2009-02-05 15:57:09 -0500 (Thu, 05 Feb 2009) | 10 lines
 Changed paths:
    M /trunk/src/kadmin/dbutil/kdb5_mkey.c
    M /trunk/src/lib/kdb/kdb5.c
    M /trunk/src/lib/kdb/kdb_default.c

 ticket: 6371
 subject: deal with memleaks in migrate mkey project
 Version_Reported: 1.7
 Target_Version: 1.7
 Tags: pullup

 Ken R. told me that Coverity found several potential memleaks introduced
 by the mkey migration project.  This addresses those leaks and tweaks
 the code formatting in a few places.

 ------------------------------------------------------------------------

ticket: 6371
version_fixed: 1.7
status: resolved

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-7@22026 dc483132-0cff-0310-8789-dd5450dbe970
src/kadmin/dbutil/kdb5_mkey.c
src/lib/kdb/kdb5.c
src/lib/kdb/kdb_default.c