diff options
author | Greg Kaiser <gkaiser@google.com> | 2019-01-08 06:29:22 -0800 |
---|---|---|
committer | Greg Kaiser <gkaiser@google.com> | 2019-01-08 06:29:22 -0800 |
commit | 3fa9a59ea323e6b59e1c9292e088071b9e85a4b8 (patch) | |
tree | a1f37c9629f1f540a7e1e17689b04a8a21f9c87a /libutils/Unicode.cpp | |
parent | 6cc741ec9ac58ca55a3a137c0c8082683d2a0220 (diff) |
debuggerd: Fix return type in error case
With our method returning 'bool', a "return -1" is interpretted
as 'true'. We change this to an explicit 'false', as desired.
Test: TreeHugger
Change-Id: I222858b797bc4242a2dc6d4fe81df3d2586d055a
Diffstat (limited to 'libutils/Unicode.cpp')
0 files changed, 0 insertions, 0 deletions