From ca38e63a1bb3db4607b8ddfcff334e6ba4c7ef99 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Mon, 4 Dec 2000 22:01:31 +0000 Subject: Handle a NIL return value from `oaf_activate_from_id' without crashing. svn path=/trunk/; revision=6784 --- shell/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index e3a33d5953..e7c5c16e2f 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,9 @@ +2000-12-04 Ettore Perazzoli + + * main.c (new_view_on_running_shell): Don't crash if the object + returned from `oaf_activate_from_id' is NIL and the exception + isn't set. Just handle this as a normal error condition. + 2000-12-04 Michael Meeks * e-shell-view.c (get_control_for_uri): return NULL if we can't -- cgit