GNOME Bugzilla – Bug 732982
Critical errors when creating composer
Last modified: 2014-07-11 03:33:49 UTC
The recent fix to #732647 introduced critical errors when creating the composer. We need to check whether the addresses is null for each entry before iterating over it, apparently.
Created attachment 280320 [details] [review] Avoid critical errors when addresses is null
Review of attachment 280320 [details] [review]: Commit!
Attachment 280320 [details] pushed as 35a7e9f - Avoid critical errors when addresses is null