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

Skip to content
Commit ffa12ecf authored by Remi NGUYEN VAN's avatar Remi NGUYEN VAN
Browse files

Fix potential exceptions in FdEventReader users

In particular,
 - Fix a possible NPE In IpNeighborMonitor, if a NUD_FAILED is received
   for some neighbor before all other neighbors have received
   RTM_NEWNEIGH.
 - Add try / catch in IpNeighborMonitor, DhcpPacketListener,
   ConnectivityPacketTracker in case some unexpected exception is thrown
   while processing packets.
 - Add Log.wtf logging in FdEventsReader in case any such exception is
   missed.

Bug: 152842850
Test: atest NetworkStackTests
Change-Id: Ia03fec358e98b3f218220e70fc3265e14ca15f78
parent 2bcaada7
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