https://bugs.kde.org/show_bug.cgi?id=449719
Simon Redman <si...@ergotech.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/netw | |ork/kdeconnect-kde/commit/3 | |ee78eadd7647748ae220402c01a | |062d3f56b4ef Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #9 from Simon Redman <si...@ergotech.com> --- Git commit 3ee78eadd7647748ae220402c01a062d3f56b4ef by Simon Redman. Committed on 06/03/2022 at 22:56. Pushed by sredman into branch 'master'. [SMS App] Prevent crash if a conversation doesn't have any messages ## Summary Fix crash in kdeconnect-sms if a conversation contains a message which has no addresses. I am not sure why this would happen and there's probably something which should be fixed on the Android side to ensure that every message has addresses, but this is an easy fix to prevent user-reported crashes. ## Test Plan ### Before: kdeconnect-sms crashes upon selecting a conversation with a message with no addresses ### After: kdeconnect-sms does not crash M +9 -1 smsapp/conversationmodel.cpp https://invent.kde.org/network/kdeconnect-kde/commit/3ee78eadd7647748ae220402c01a062d3f56b4ef -- You are receiving this mail because: You are watching all bug changes.