summaryrefslogtreecommitdiff
path: root/security/nss/lib/base/arena.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 431929: Release the lock before returning. Acquire the lock afterwtc%google.com2008-05-131-2/+3
* Fix build bustage in optimized builds.nelson%bolyard.com2008-02-231-2/+3
* Bug 370536: Memory leaks in pointer tracker code in DEBUG builds. r=rrelyeanelson%bolyard.com2008-02-231-0/+9
* 341115: Multiple NULL ptr dereferences in nss/lib/base/arena.c. r=nelsonalexei.volkov.bugs%sun.com2006-07-171-4/+4
* Bugzilla Bug 267158: removed the $Name$ RCS keyword from our source files.wtchang%redhat.com2005-01-201-1/+1
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2004-04-251-30/+33
* Bugzilla bug 229293: fixed compiler warning "unary minus operator appliedwchang0222%aol.com2004-02-111-4/+4
* define nss_ZREALLOCARRAY, fix bugs in nss_ZReallocian.mcgreer%sun.com2002-04-041-6/+7
* Bugzilla bug 131078: fixed compiler warnings. r=mcgreer.wtc%netscape.com2002-03-151-0/+2
* implement hash keyed by NSSItem; change list method names to be like hash met...ian.mcgreer%sun.com2001-10-081-22/+40
* Free from the beginning of the real block pointer, not the user's pointer.roeber%netscape.com2000-04-191-1/+1
* Initial NSS Open Source checkinrelyea%netscape.com2000-03-311-0/+1121