summaryrefslogtreecommitdiff
path: root/common/networkstackclient
diff options
context:
space:
mode:
authorLorenzo Colitti <lorenzo@google.com>2020-05-04 13:27:37 +0900
committerLorenzo Colitti <lorenzo@google.com>2020-05-04 13:39:20 +0900
commitcf37ca43cbb6c7fe37f7854a26eb02c260598575 (patch)
tree466c11bc59d01cbeb0add8a0d8b9e6e52416868e /common/networkstackclient
parenta47091526a93be34808727b5897c948dfaf5884c (diff)
Don't crash if the PREF64 expires when IpClient is stopped.
Currently the code does not cancel the PREF64 alarm when IpClient is stopped. If the alarm fires when IpClient has disconnected, it will call updatePref64 with a null prefix, which will crash. Ensure that the alarm is cancelled when IpClient is stopped. Bug: 153694684 Bug: 155559286 Test: new unit tests Change-Id: I397eb36c1a8ecf1324de33e720577fe2e4e07056
Diffstat (limited to 'common/networkstackclient')
0 files changed, 0 insertions, 0 deletions