diff options
author | Greg Kaiser <gkaiser@google.com> | 2019-02-04 06:33:26 -0800 |
---|---|---|
committer | Greg Kaiser <gkaiser@google.com> | 2019-02-04 06:33:26 -0800 |
commit | 5c5ed9c85604bb48af17cc5443ed744f4c855091 (patch) | |
tree | a9b034f5458e8527974e02e11f907078a7248f91 /libutils/FileMap.cpp | |
parent | faa6c4894d76a4b173f2161bcd22603489331545 (diff) |
libprocessgroup: Fix return values
We want our default implementations to fail, but '-1' is implicitly
cast to 'true', since it's non-zero. We explicitly use 'false' to
fix this.
Test: TreeHugger
Change-Id: I369897b519601ce1a887cf6acd5f2cb9a6113a9a
Diffstat (limited to 'libutils/FileMap.cpp')
0 files changed, 0 insertions, 0 deletions