From 96e5dc161fc6bb7ac376988c570d393a1d294e9d Mon Sep 17 00:00:00 2001 From: "simon.zheng" Date: Mon, 9 Apr 2007 02:35:11 +0000 Subject: ** Fix for bug #426829. 2007-04-09 simon.zheng ** Fix for bug #426829. * gui/contact-editor/eab-editor.c: (eab_editor_confirm_delete): * gui/widgets/eab-contact-display.c: (render_contact): To avoid printing a NULL char point, add statements to check the return result of et_email_location() and e_contact_get(). svn path=/trunk/; revision=33398 --- addressbook/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index ae4249c7f9..9e3fe5ca9a 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,12 @@ +2007-04-09 simon.zheng + + ** Fix for bug #426829. + + * gui/contact-editor/eab-editor.c: (eab_editor_confirm_delete): + * gui/widgets/eab-contact-display.c: (render_contact): + To avoid printing a NULL char point, adding statements to + check the return result of et_email_location() and e_contact_get(). + 2007-04-05 Matthew Barnes * gui/component/addressbook-config.c (addressbook_config_edit_source): -- cgit v1.2.3