Details
Description
Retrieving contact details on Maemo 5 sometimes causes a segfault in getEmailDetail() due to NULL pointer dereference. It seems that pointer returned by e_vcard_attribute_param_get_values() is sometimes NULL.
Reproduced with Qt Mobility 1.0.2, and code seems to be unchanged in 1.1.x.
Git patch is attached.