summaryrefslogtreecommitdiff
path: root/ChangeLog-98b
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-05-12 13:32:40 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-05-12 13:32:40 +0000
commitaf1a0b6da29030c7d56c3b5b3ab4a6b158c74b6e (patch)
tree48bcb7163e47a4f0f84e71673e293bb578951a6e /ChangeLog-98b
parent31faf87a17968b535b898d2bda419e38e78fcea9 (diff)
downloadATCD-af1a0b6da29030c7d56c3b5b3ab4a6b158c74b6e.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLog-98b')
-rw-r--r--ChangeLog-98b10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b
index ccd4673c632..29bc65100e7 100644
--- a/ChangeLog-98b
+++ b/ChangeLog-98b
@@ -1,3 +1,13 @@
+Tue May 12 08:29:50 1998 David L. Levine <levine@cs.wustl.edu>
+
+ * ace/Malloc.cpp (ACE_Allocator::instance): replaced dynamic
+ allocation of the default ACE_Allocator with allocation from
+ the data segment. Thanks to Ben Eng <ben@jetpen.com> for
+ providing the stack trace that revealed the problem.
+
+ * ace/Malloc.h: added comments to not add data members to
+ ACE_Allocator or ACE_New_Allocator.
+
Tue May 12 02:59:27 1998 Nanbor Wang <nanbor@cs.wustl.edu>
* performance-tests/Misc/childbirth_time.cpp: Added ACE_OS::sleep