diff options
author | Rom Lemarchand <romlem@google.com> | 2013-01-07 15:50:02 -0800 |
---|---|---|
committer | Rom Lemarchand <romlem@google.com> | 2013-01-28 15:44:24 -0800 |
commit | 99e1966400559f9fcc18174e37ccf8a0e5265ffc (patch) | |
tree | 18bdb5ab96afc619923b8dd966b644fc3109f05d /adb/NOTICE | |
parent | 83dee8e4e5346553f435626b46487d51b1e0ff2d (diff) | |
download | system_core-99e1966400559f9fcc18174e37ccf8a0e5265ffc.zip system_core-99e1966400559f9fcc18174e37ccf8a0e5265ffc.tar.gz system_core-99e1966400559f9fcc18174e37ccf8a0e5265ffc.tar.bz2 |
logwrap: ensure child exits with _exit
Always exit the child process with _exit() rather than exit() to ensure none
of the parent's atexit functions get called if the child needs to exit before
calling exec.
Change-Id: I6a75111ef1bb3468c114c98743565471cf82c9dd
Diffstat (limited to 'adb/NOTICE')
0 files changed, 0 insertions, 0 deletions