canmove, Confirmed users
937
edits
| Line 11: | Line 11: | ||
==Code Freeze of the NSS Cryptographic Module on NSS_3_11_BRANCH== | ==Code Freeze of the NSS Cryptographic Module on NSS_3_11_BRANCH== | ||
The FIPS 140-2 validation of the NSS cryptographic module has started. Therefore, checkins to the | The FIPS 140-2 validation of the NSS cryptographic module has started. Therefore, checkins to the directories that make up the libsoftokn3 and libfreebl*3 shared libraries are restricted. | ||
* mozilla/dbm | |||
* mozilla/security/nss/lib/util | * mozilla/security/nss/lib/util | ||
* mozilla/security/nss/lib/freebl | * mozilla/security/nss/lib/freebl | ||
* mozilla/security/nss/lib/softoken | * mozilla/security/nss/lib/softoken | ||
In particular, we will not fix noncritical bugs discovered by [http://www.coverity.com/ Coverity] in those | In particular, we will not fix noncritical bugs discovered by [http://www.coverity.com/ Coverity] in those directories, such as | ||
* dead code | * dead code | ||
* crashes, memory leaks, or double frees '''under out-of-memory condition''' | * crashes, memory leaks, or double frees '''under out-of-memory condition''' | ||