mozilla/security/nss/lib/pk11wrap pk11util.c
wtc%google.com <[email protected]>
| Newsgroups | gmane.comp.mozilla.crypto.cvs |
|---|---|
| Message-ID | <[email protected]> |
Diffs: http://bonsai.mozilla.org/cvsview2.cgi?command=DIRECTORY&subdir=mozilla/security/nss/lib/pk11wrap&files=pk11util.c&root=/cvsroot Changes committed by wtc%google.com: Update of /cvsroot/mozilla/security/nss/lib/pk11wrap In directory cvs1.dmz.scl3.mozilla.com:/tmp/cvs-serv28008/lib/pk11wrap Modified Files: pk11util.c Log Message: Bug 588269: SECMOD_CloseUserDB should properly close the user DB, and it should be possible to later re-add that same user DB as a new slot. The patch is contributed by Ryan Sleevi <[email protected]> of Google. r=rrelyea,wtc. Modified Files: cmd/tests/manifest.mn lib/pk11wrap/pk11util.c lib/softoken/pkcs11.c Added Files: cmd/tests/secmodtest.c