me, 2.0: jose nazario
beauty and the street
--- security/nss/lib/pk11wrap/pk11util.c.orig Sat Oct 7 08:58:16 2006
+++ security/nss/lib/pk11wrap/pk11util.c Sat Oct 7 08:58:26 2006
@@ -1128,7 +1128,7 @@
crv = PK11_GETTAB(mod)->C_Finalize(NULL);
/* ok, we slammed the module down, now we need to reinit it in case
* we intend to use it again */
- if (crv = CKR_OK) {
+ if (crv == CKR_OK) {
secmod_ModuleInit(mod);
} else {
/* Finalized failed for some reason, notify the application
next Saturday, Oct 07, 2006 @ 02:22pm | previous Saturday, Oct 07, 2006 @ 02:15pm | archives
| Last modified: Saturday, Oct 07, 2006 @ 02:16pm |
copyright © 2002-2005 jose nazario, all rights reserved.