diff options
| author | 2024-08-04 23:18:15 +0000 | |
|---|---|---|
| committer | 2024-08-04 23:18:15 +0000 | |
| commit | 457846c20359f96f3d43017bf43201a0f61f47f6 (patch) | |
| tree | 28eea5fdf11bad8dbf59cdb96e03600179c17aa7 /libs/androidfw/ObbFile.cpp | |
| parent | 69e6c46205ebbcf6ba2cb6ee6efa94d65b25f78c (diff) | |
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
Diffstat (limited to 'libs/androidfw/ObbFile.cpp')
0 files changed, 0 insertions, 0 deletions