From ae81df876d0e6277e5a69f048e53c22006fbc159 Mon Sep 17 00:00:00 2001 From: jones_s Date: Wed, 9 Apr 2003 18:47:08 +0000 Subject: Added entry for DOC bug# 1487 --- TAO/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/TAO/ChangeLog b/TAO/ChangeLog index a7a453ae70a..f5555cbff05 100644 --- a/TAO/ChangeLog +++ b/TAO/ChangeLog @@ -1,3 +1,13 @@ +Wed Apr 9 13:47:26 2003 Stuart Jones + + * tao/Messaging/Messaging.cpp + + Added code to register exception pointer with ACE_Auto_Basic_Ptr + when TAO is compiled with exceptions. When using AMI, a leak + appeared if an exception was raised. The exception was created + on the heap, but the "raise" made a copy of this on the stack. + See DOC bug# 1487. + Wed Apr 9 17:12:23 UTC 2003 Johnny Willemsen List of changed gathered the last weeks by me and Mark Drijver -- cgit v1.2.1