gecko-dev/security/nss
relyea%netscape.com 2453c05e6e Bug 120651: Memory leaks in PK11_GetCertList.
1) Fix leaks in error paths (bfind.c -- found by inspection).
2) Don't allocate hash table data out of the arena. PL_Hash grows and shrinks
the hash buckets as necessary. In arenas they will just grow.
3) Don't allocate temparary locks out of the global instance arena pool.
2002-02-13 02:26:47 +00:00
..
cmd Fix for 125143 - allow modutil to report PKCS#11 library load failure errors 2002-02-13 01:43:10 +00:00
lib Bug 120651: Memory leaks in PK11_GetCertList. 2002-02-13 02:26:47 +00:00
macbuild Bugzilla bug 125102: six files in mozilla/security/nss/lib/ckfw/builtins 2002-02-12 22:51:09 +00:00
tests fixed returncode after modification in error.h 2002-02-12 18:34:35 +00:00
Makefile Partial fix for 105271 2001-11-02 03:11:32 +00:00
makefile.win Temporary hack to make 'depend' do a 'clean' in NSS. 2002-02-04 15:57:38 +00:00
manifest.mn NSS 3.4 should use DBM 1.6. 2001-12-15 21:02:20 +00:00
relnotes.txt Initial NSS Open Source checkin 2000-03-31 20:13:40 +00:00
trademarks.txt Initial NSS Open Source checkin 2000-03-31 20:13:40 +00:00