svn rev #20071: branches/krb5-1-6/ src/windows/identity/ui/
tlyu@MIT.EDU
tlyu at MIT.EDU
Mon Oct 1 19:54:10 EDT 2007
Commit By: tlyu
Log Message:
ticket: 5795
version_fixed: 1.6.3
pull up r20030 from trunk
r20030 at 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.
Changed Files:
_U branches/krb5-1-6/
U branches/krb5-1-6/src/windows/identity/ui/credwnd.c
More information about the cvs-krb5
mailing list