gecko-dev/security/nss/lib/pki
wtc%netscape.com f56dde49b6 Bugzilla bug 217247: improved the memory leak fix for the appData nicknames
returned by PK11_ListCerts.  Instead of allocating them from the heap first
and copying to the arena, allocate them from the arena directly.  r=jpierre
Modified Files: certhigh.c pk11cert.c pki3hack.h pki3hack.c
2003-09-12 19:38:04 +00:00
..
doc
asymmkey.c
certdecode.c
certificate.c Bugzilla bug 214695: fixed incorrect use of PR_AtomicDecrement on reference 2003-08-01 02:02:47 +00:00
config.mk
cryptocontext.c
Makefile
manifest.mn
nsspki.h
nsspkit.h
pki3hack.c Bugzilla bug 217247: improved the memory leak fix for the appData nicknames 2003-09-12 19:38:04 +00:00
pki3hack.h Bugzilla bug 217247: improved the memory leak fix for the appData nicknames 2003-09-12 19:38:04 +00:00
pki.h
pkibase.c Bugzilla bug 214695: fixed incorrect use of PR_AtomicDecrement on reference 2003-08-01 02:02:47 +00:00
pkim.h
pkistore.c
pkistore.h
pkit.h
pkitm.h
symmkey.c
tdcache.c
trustdomain.c