summaryrefslogtreecommitdiff
path: root/tools/dump-coverage/dump_coverage.cc
diff options
context:
space:
mode:
authorXiao Ma <xiaom@google.com>2019-03-14 18:14:36 +0900
committerXiao Ma <xiaom@google.com>2019-06-07 20:30:16 +0900
commita66de9c21eac7e57bcf2adb667c2ef679870d48c (patch)
tree4198e8f3de763636626109518a36d2820fdbb39f /tools/dump-coverage/dump_coverage.cc
parentfe283df7abf4de27ab52c7cd998b4d5dfe01f1ac (diff)
Fix the potential NullPointerException.
The networkAttributesParcelable retrieved from IpMemoryStore might be null, it might cause crash with NullPointerException when attepmting to read from the field on a null object reference. Bug: 122710829 Test: atest FrameworksNetTests NetworkStackTests Change-Id: Id7527199424e55f1e14836e81a5d1965d13013a2
Diffstat (limited to 'tools/dump-coverage/dump_coverage.cc')
0 files changed, 0 insertions, 0 deletions