summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2001-11-09 17:52:31 +0000
committerbala <balanatarajan@users.noreply.github.com>2001-11-09 17:52:31 +0000
commit2c76a46e5e7ec37c37a590f2b67b67b6cdd30ad2 (patch)
treef425223f379dc0c0b359b0de74ab843b8284a633
parent4c9d83b6956961df78b585a8bdcca25a63bdb5d1 (diff)
downloadATCD-2c76a46e5e7ec37c37a590f2b67b67b6cdd30ad2.tar.gz
Modified an entry
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a7
1 files changed, 6 insertions, 1 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index dcbcace24ad..3c42a9e81a5 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -25,7 +25,12 @@ Thu Nov 8 13:57:58 2001 Balachandran Natarajan <bala@cs.wustl.edu>
special conditions like the ones in BUGID 1029, the invocation
object reuses the same object across multiple invocations. This
leads to a memory leak as the old datablocks are not
- deleted. This fixes BUGID 1029.
+ deleted. This fixes BUGID 1029. Thanks to Benjamin Fry
+ <ben@thrownet.com> for finding this problem and giving us a
+ small example to reproduce the problem. Chris Cleeland
+ <cleeland@ociweb.com> made the task of fixing this quite easier
+ by running leaky and providing a trace for it and thanks to him
+ too.
* orbsvcs/orbsvcs/FaultTolerance.bor: Added the new files.