Bug 136523. Fix to kwallet native code
This commit is contained in:
		| @@ -1,3 +1,9 @@ | |||||||
|  | ------------------------------------------------------------------- | ||||||
|  | Mon Dec  5 13:32:23 MST 2005 - jnorman@novell.com | ||||||
|  |  | ||||||
|  | - Bug 136523.  Fix KWallet code to show KWallet secrets.  | ||||||
|  | 	fix made in kwallets_rw.cpp  | ||||||
|  |  | ||||||
| ------------------------------------------------------------------- | ------------------------------------------------------------------- | ||||||
| Fri Dec  2 16:35:38 MST 2005 - jnorman@novell.com | Fri Dec  2 16:35:38 MST 2005 - jnorman@novell.com | ||||||
|  |  | ||||||
|   | |||||||
| @@ -145,7 +145,7 @@ extern "C" | |||||||
|  |  | ||||||
|     printf("inside natiove agg"); |     printf("inside natiove agg"); | ||||||
|          int retVal = 0; |          int retVal = 0; | ||||||
|         // struct EnumSecretList *tempEnumSecrets = NULL; |         tempEnumSecrets = NULL; | ||||||
|          retVal = win->ReadAllWalletSecrets(&tempEnumSecrets); |          retVal = win->ReadAllWalletSecrets(&tempEnumSecrets); | ||||||
|  |  | ||||||
|          struct EnumSecretList *iter = tempEnumSecrets; |          struct EnumSecretList *iter = tempEnumSecrets; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user