From bb98a04df3793d70bdab48d23091668d2f8aba86 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Fri, 3 Aug 2001 07:16:08 +0000 Subject: [Fixes #4663, startup crash.] * e-shell.c (e_shell_construct): Make sure the pointer to the db object is CORBA_OBJECT_NIL if `bonobo_get_object()' raises an exception. svn path=/trunk/; revision=11606 --- shell/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index d3fd2a1252..697bd21fcf 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,15 @@ 2001-08-03 Ettore Perazzoli + [Fixes #4663, startup crash.] + + * e-shell.c (e_shell_construct): Make sure the pointer to the db + object is CORBA_OBJECT_NIL if `bonobo_get_object()' raises an + exception. + +2001-08-03 Ettore Perazzoli + + [Fixes #3818, crash when going off-line.] + * e-shell-offline-handler.c (component_info_free): Also call `PortableServer_POA_deactivate_object()' on the progress listener object so it gets deactivated. -- cgit v1.2.3