summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2004-08-23 12:26:35 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2004-08-23 12:26:35 +0000
commitf3c88685146155b183ea5903882bc8969e01a266 (patch)
treee2a98dd4538a06dfa5f1650abc5b919764961f0b
parent3c3943d15de01c932b601884e3160ce8c008d39f (diff)
downloadATCD-f3c88685146155b183ea5903882bc8969e01a266.tar.gz
ChangeLogTag: Mon Aug 23 12:26:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/tao/PortableServer/ORTRework.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/TAO/tao/PortableServer/ORTRework.txt b/TAO/tao/PortableServer/ORTRework.txt
index 0680dfd7f35..832becc4f8c 100644
--- a/TAO/tao/PortableServer/ORTRework.txt
+++ b/TAO/tao/PortableServer/ORTRework.txt
@@ -1,3 +1,10 @@
+Mon Aug 23 12:26:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * tao/IORInterceptor/IORInterceptor_List.cpp:
+ When copying the array into the sequence to an add_ref on each of
+ array members. Have to look a little bit more at this, but now the
+ tests doesn't crash, but I think I maybe have a leak now somewhere.
+
Fri Aug 20 14:02:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
* tao/PortableServer/POAManager.cpp: