Skip Menu |
 

From: william.fiveash@sun.com
Subject: SVN Commit

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.


https://github.com/krb5/krb5/commit/3442622bf0e205fa829520868909a8b8d0771e9f
Commit By: wfiveash
Revision: 21900
Changed Files:
U trunk/src/kadmin/dbutil/kdb5_mkey.c
U trunk/src/lib/kdb/kdb5.c
U trunk/src/lib/kdb/kdb_default.c
From: tlyu@mit.edu
Subject: SVN Commit

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.

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

https://github.com/krb5/krb5/commit/1a45fa0b295d32d26c6d866a65c0b4d9704f6ac1
Commit By: tlyu
Revision: 22026
Changed Files:
U branches/krb5-1-7/src/kadmin/dbutil/kdb5_mkey.c
U branches/krb5-1-7/src/lib/kdb/kdb5.c
U branches/krb5-1-7/src/lib/kdb/kdb_default.c