diff options
author | Greg Kaiser <gkaiser@google.com> | 2019-09-13 06:58:03 -0700 |
---|---|---|
committer | Greg Kaiser <gkaiser@google.com> | 2019-09-13 06:58:03 -0700 |
commit | 99ab97836befa3b1a032dcc49e8e1bae8762fdb3 (patch) | |
tree | 5cb48bfcdf5ee053c8d289773a298e8805f873b5 /init/action_parser.cpp | |
parent | 6f735df0d1268cc976e5834c3cb1cc9e6fe9395d (diff) |
libsnapshot: Fix typo in nullptr check
We already know 'existing_extent' is non-null (or else we would
have crashed on the previous line). We fix this to check
'existing_linear_extent' against nullptr.
Test: TreeHugger
Change-Id: I03338bca87d1c2bd0cbea0e1ec31244ba9570a40
Diffstat (limited to 'init/action_parser.cpp')
0 files changed, 0 insertions, 0 deletions