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

Skip to content
Commit 8252a01d authored by Thomas Nguyen's avatar Thomas Nguyen
Browse files

Fix for NPE in DatagramReceiver

Messaging app crash and send multiple ACK for the same received
datagram. When the second ACK come, the datagram does not
exist in DatagramReceiver's cache. DatagramReceiver try to retrieve that
datagram and leads to NPE.

Bug: 311061018
Test: SMS, MMS, call with live network
atest DatagramReceiverTest
atest SatelliteManagerTestOnMockService

Change-Id: I7c7ae3e9f23f458340e28c7579148c91b6b2ac20
parent 369eea36
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment