diff options
author | William Roberts <william.c.roberts@intel.com> | 2017-04-19 16:12:09 -0700 |
---|---|---|
committer | William Roberts <william.c.roberts@intel.com> | 2017-04-19 17:21:44 -0700 |
commit | e6ec2661b73de1a3cfd184e37bf02bf9cd2e9c24 (patch) | |
tree | fae791f8b3cbd29fecab7dc6a06976418f83f133 /debuggerd/handler/debuggerd_handler.cpp | |
parent | 9401a0b9d196f8f87cce0dd8ae7499f8e05ce938 (diff) |
init: fix errno handling on KillProcessGroup
KillProcessGroup can return -1 without errno set, which produces error
messages like this:
init: Sending signal 15 to service 'vold' (pid 1806) process group...
init: failed to kill 2 processes for processgroup 1806
init: killProcessGroup(0, 1806, 15) failed: Success
Test: boot and reboot hikey.
Change-Id: I51f242da234daee84795a3fbdffe9ad1f4567140
Signed-off-by: William Roberts <william.c.roberts@intel.com>
Diffstat (limited to 'debuggerd/handler/debuggerd_handler.cpp')
0 files changed, 0 insertions, 0 deletions