pjs/security
wtc%netscape.com a10abe7fb3 Bug 202593 and bug 204980: fixed a recursive deadlock introduced by the
fix for bug 202593. The session returned by nssSlot_CreateSession doesn't
need its own lock.  It is either protected by a higher-level lock (the
slot or module lock) or used by only one thread throughout its lifetime.
Modified Files: dev/devslot.c pk11wrap/dev3hack.c
2003-05-10 14:21:40 +00:00
..
coreconf Bug 204681: fixed build failure with MKS Toolkit on Windows XP. Handle 2003-05-07 00:27:37 +00:00
dbm Add WinCE suport. 2002-04-03 23:27:16 +00:00
jss Fix 205069: broken loop logic in PFX.java. 2003-05-09 19:02:56 +00:00
manager b=193170 PSM must disallow using NSS database with wrong profile 2003-05-08 13:39:35 +00:00
nss Bug 202593 and bug 204980: fixed a recursive deadlock introduced by the 2003-05-10 14:21:40 +00:00
Makefile.in