|   |
  |
Mon Oct 1 01:25:39 2007 |
jaltman - Ticket created
|
|
|
| |
  |
From: jaltman@mit.edu
Subject: SVN Commit
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.
Commit By: jaltman
Revision: 20030
Changed Files:
U trunk/src/windows/identity/ui/credwnd.c
|
Download (untitled) 457b
|
|   |
  |
Mon Oct 1 01:25:42 2007 |
jaltman - Requestor jaltman@mit.edu added
|
|
|
|   |
  |
Mon Oct 1 01:25:42 2007 |
jaltman - Status changed from new to resolved
|
|
|
|   |
  |
Mon Oct 1 01:38:02 2007 |
jaltman - Component windows added
|
|
|
|   |
  |
Mon Oct 1 01:38:03 2007 |
jaltman - Target_Version 1.6.3 added
|
|
|
|   |
  |
Mon Oct 1 01:38:03 2007 |
jaltman - Tags pullup added
|
|
|
|   |
  |
Mon Oct 1 19:54:15 2007 |
tlyu - Version_Fixed 1.6.3 added
|
|
|
|   |
  |
Mon Oct 1 19:54:16 2007 |
tlyu - Correspondence added
|
|
|
| |
  |
From: tlyu@mit.edu
Subject: SVN Commit
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.
Commit By: tlyu
Revision: 20071
Changed Files:
_U branches/krb5-1-6/
U branches/krb5-1-6/src/windows/identity/ui/credwnd.c
|
Download (untitled) 657b
|
|   |
  |
Wed Oct 3 15:51:11 2007 |
jaltman - Subject changed from NIM: BUG: APP: identity data corruption to NIM: BUG: APP: store credential type in the correct field of the khui_credwnd_identity structure
|
|
|