From 55d9d1724a824abbf450559a9c997cc14f5a2a80 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Fri, 21 Jul 2006 12:05:31 +0000 Subject: ChangeLogTag: Fri Jul 21 12:05:12 UTC 2006 Johnny Willemsen --- TAO/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/TAO/ChangeLog b/TAO/ChangeLog index c0a6499dff6..adcdf730b6c 100644 --- a/TAO/ChangeLog +++ b/TAO/ChangeLog @@ -1,3 +1,13 @@ +Fri Jul 21 12:05:12 UTC 2006 Johnny Willemsen + + * tests/Bug_1551_Regression/Reply_Handler.cpp: + At the moment there is a bug in the AMI code it could happen that + the exception holder pointer is nill, in that case print an error + message instead of trying to invoke a method on it. This shouldn't + normally happen, but makes it a lot easier to analyze the problem + because we now just get an error message instead of an access + violation. + Fri Jul 21 11:48:12 UTC 2006 Johnny Willemsen * orbsvcs/tests/Notify/lib/Peer.cpp: -- cgit v1.2.1