Re: [evolution-patches] [addressbook] [mailer] Fix for Bug #326652
- From: Chris Toshok <toshok ximian com>
- To: Devashish <sdevashish novell com>
- Cc: patches <evolution-patches gnome org>
- Subject: Re: [evolution-patches] [addressbook] [mailer] Fix for Bug #326652
- Date: Wed, 01 Feb 2006 11:57:26 -0500
+ if (!gtk_tree_model_get_iter (GTK_TREE_MODEL (name_selector_dialog->contact_sort),
+ &iter, path))
+ g_assert_not_reached ();
A patch to fix a crash should probably not include explicit calls to
abort(). There are two of these.
Chris
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]