pull up r19104 from trunk
authorTom Yu <tlyu@mit.edu>
Sat, 27 Jan 2007 02:07:08 +0000 (02:07 +0000)
committerTom Yu <tlyu@mit.edu>
Sat, 27 Jan 2007 02:07:08 +0000 (02:07 +0000)
commit445eec9d83c2a09deea5f997abf57e1da9b53bee
tree3e28504854b4f659832385af7de5f7ec44c420c6
parentf43182766a41d5006b9d106a9966baebfd426ae9
pull up r19104 from trunk

 r19104@cathode-dark-space:  jaltman | 2007-01-22 20:18:17 -0500
 ticket: new
 subject: kt_file.c memory leak on error in krb5_kt_resolve / krb5_kt_wresolve
 tags: pullup

  The krb5_kt_resolve and krb5_kt_wresolve functions leak the 'data'
  memory allocation if the lock cannot be initialized.

ticket: 5410
version_fixed: 1.6.1

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-6@19113 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/keytab/kt_file.c