summaryrefslogtreecommitdiff
path: root/TAO/docs/releasenotes/orbcore.html
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/docs/releasenotes/orbcore.html')
-rw-r--r--TAO/docs/releasenotes/orbcore.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/TAO/docs/releasenotes/orbcore.html b/TAO/docs/releasenotes/orbcore.html
index bf393d789b3..0ceb92f25e0 100644
--- a/TAO/docs/releasenotes/orbcore.html
+++ b/TAO/docs/releasenotes/orbcore.html
@@ -393,6 +393,12 @@
<li>Compile and verify ACE and TAO on Linux using the Kuck and
Associates, Inc. (KAI) compiler tools.</li>
+ <LI>CORBA::TypeCode is causing a memory leak. Since objects
+ of this type are rather static in nature, this is
+ currently not a big deal. However, it should be fixed
+ soon. </LI>
+ <LI>CORBA_Exception::Release is not working correctly as the
+ memory is never really freed. </LI>
</ol>
</li>