commit | 8c038f2a2f7fef5950149bd10d21c5d6234806a8 | [log] [tgz] |
---|---|---|
author | Nick Kralevich <nnk@google.com> | Sat Dec 15 11:36:47 2018 -0800 |
committer | Nick Kralevich <nnk@google.com> | Sat Dec 15 11:36:47 2018 -0800 |
tree | 36b406b35d528ee2ecd1b67b822e6009f6e988fa | |
parent | ba400a29db31b336efab4b07c02c86c99fcb6561 [diff] |
healthd_common.cpp: use epoll_create1 epoll_create leaks file descriptors. Use epoll_create1(EPOLL_CLOEXEC) instead. Bug: 120983106 Test: compiles and boots Change-Id: I50aad9f1c0633add2b44fb22be73dd292a366f39