summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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