pull up r20030 from trunk
authorTom Yu <tlyu@mit.edu>
Mon, 1 Oct 2007 23:54:09 +0000 (23:54 +0000)
committerTom Yu <tlyu@mit.edu>
Mon, 1 Oct 2007 23:54:09 +0000 (23:54 +0000)
commit3ea8cd03148a0c9bee60e43633344d9844b7bc09
tree298f80855453ddc67783e0c729af26726786f41e
parent1e2990133dd8dd86533db5bb022f2427f9ab6b4b
pull up r20030 from trunk

 r20030@cathode-dark-space:  jaltman | 2007-10-01 01:25:34 -0400
 ticket: new
 subject: NIM: BUG: APP: identity data corruption

 The credentials display in Network Identity Manager uses a cached set
 of properties for each identity that has credentials.  The existing
 code used the wrong field of the khui_credwnd_identity structure to
 store the credentials type name associated with an identity, resulting
 in a corrupt data structure.

 This patch fixes the code to use the correct field.

ticket: 5795
version_fixed: 1.6.3

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-6@20071 dc483132-0cff-0310-8789-dd5450dbe970
src/windows/identity/ui/credwnd.c