summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-04-21 04:06:14 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-04-21 04:06:14 +0000
commit5366db7ff4fb005e9d934976b70ccd5c9b4d0fbb (patch)
treef8217afafc1e6a501cc150f1dacc329e9714391b
parentf1df385c80eb859621d834e4d13a38f1bf92e982 (diff)
downloadATCD-5366db7ff4fb005e9d934976b70ccd5c9b4d0fbb.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog-99c9
1 files changed, 9 insertions, 0 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index 8fe80eadd25..4c73cef9afc 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -1,3 +1,12 @@
+Tue Apr 20 22:57:57 1999 Jeff Parsons <parsons@cs.wustl.edu>
+
+ * TAO_IDL/be/be_visitor_union/any_op_cs.cpp:
+ <<= was causing a memory leak. Removed the ->clone ()
+ from the message block being inserted into the Any.
+ Tested both copying and non-copying versions of <<=,
+ over the wire, with a dynamically allocated type inside
+ the union. All worked ok, and the leak was gone.
+
Tue Apr 20 20:43:25 1999 Nagarajan Surendran <naga@cs.wustl.edu>
* orbsvcs/orbsvcs/Property/CosPropertyService_i_T.h: Added a