gecko-dev/security/nss
relyea%netscape.com 89fbd30151 Fix memory leak in hash table keys. Hash tables stay around forever.
keys go into and out of the table. the old code allocated the keys from
the hash table's arena, so they would grow without bounds. Now the keys
are allocated from the heap, and get freed when they are expunged from the
table.
2002-02-06 02:42:08 +00:00
..
cmd Bugzilla bug 119340: write the "selfserv: received SIGTERM" message to 2002-02-06 01:38:06 +00:00
lib Fix memory leak in hash table keys. Hash tables stay around forever. 2002-02-06 02:42:08 +00:00
macbuild Make the projects depend on a .exp file that doesn't start with '_' so that we know the .exp file wasn't generated by CodeWarrior. 2002-01-31 19:10:46 +00:00
tests debugging info for the intermittant multiple recipient problem on linux 2002-02-06 01:15:51 +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