From 026065f2fd95224568cbd893191908d75f3d4e7c Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Thu, 12 Jul 2001 16:36:19 +0000 Subject: Initialize priv->db and priv->iid so that destroy() won't crash if * e-shell.c (init): Initialize priv->db and priv->iid so that destroy() won't crash if e_shell_construct bails out before setting them. Reduces bug #4173 to #4169. svn path=/trunk/; revision=11044 --- shell/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index c81941affe..cd0c46e4c6 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,9 @@ +2001-07-12 Dan Winship + + * e-shell.c (init): Initialize priv->db and priv->iid so that + destroy() won't crash if e_shell_construct bails out before + setting them. Reduces bug #4173 to #4169. + 2001-07-11 Iain Holmes * importers/intelligent.c (intelligent_importer_init): Sync the config -- cgit v1.2.3