NIM: BUG: APP: identity data corruption
authorJeffrey Altman <jaltman@secure-endpoints.com>
Mon, 1 Oct 2007 05:25:34 +0000 (05:25 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Mon, 1 Oct 2007 05:25:34 +0000 (05:25 +0000)
commit6fb143c5cb273f1207e6f0140d72460a1aa7a852
treed233ccb6bc501e8cd60caaacda06b761caf72472
parent1a78f093c916b50be785635f95823de19483d34b
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: new

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