svn rev #20030: trunk/src/windows/identity/ui/

jaltman@MIT.EDU jaltman at MIT.EDU
Mon Oct 1 01:25:35 EDT 2007


Commit By: jaltman
Log Message: 
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.



Changed Files:
U   trunk/src/windows/identity/ui/credwnd.c



More information about the cvs-krb5 mailing list