Re: [addressbook] [mailer] Fix for Bug #326652

Chris Toshok <[email protected]>
Newsgroups gmane.comp.gnome.evolution.patches
Message-ID <[email protected]>
+       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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.