Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 457846c2 authored by Ibrahim Yilmaz's avatar Ibrahim Yilmaz
Browse files

Fix NPE in MessagingMessage

MessagingMessage.getGroup() can return null if the message is not attached to a MessagingGroup. This can happen if the message is being removed from the MessagingGroup.

This CL adds a null check to MessagingMessage.getGroup() in the methods that call it.

Change-Id: I1a7580067955ba3624e3ca747c5d398689b6776c
Fixes: 356815249
Test: Presubmit
Flag: EXEMPT BUG_FIX
parent 69e6c462
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment