commit | aa2291a6fb557182cdecc5086010b523d77634c2 | [log] [tgz] |
---|---|---|
author | Patrick Rohr <prohr@google.com> | Tue Aug 09 16:19:04 2022 -0700 |
committer | Patrick Rohr <prohr@google.com> | Tue Aug 09 16:19:04 2022 -0700 |
tree | 2c1ab49ca09305389ffb7a1263c7e60215e94106 | |
parent | d70c34fef25d698ccd0994ec0fd2b6988cb65313 [diff] |
ethernet: IpConfigStore#readIpConfigurations() can return null If the version is invalid IpConfigStore#readIpConfigurations() will return null, in which case ArrayMap#putAll() will throw an NPE. Log and return instead. Bug: 241588375 Test: TH Change-Id: I1d7278f9571164a95ce21cb92e1219558cb1569f