diff options
author | Nick Kralevich <nnk@google.com> | 2018-12-17 09:32:23 -0800 |
---|---|---|
committer | Nick Kralevich <nnk@google.com> | 2018-12-17 09:32:23 -0800 |
commit | f47c91053ffb0c4477a6dc7271dae0b20b6223c3 (patch) | |
tree | d7ed67c141d97abed134334e07fb2cc48bbb9830 /libnativeloader/native_loader.cpp | |
parent | 8fe0eb46c0b98d26ad816c9d1f27dbe1e5c1d9f3 (diff) |
use epoll_create1(EPOLL_CLOEXEC)
epoll_create(0) leaks file descriptors. Use epoll_create1(EPOLL_CLOEXEC)
instead.
Bug: 120983106
Test: compiles and boots
Change-Id: I2a733d4482d6a74ceb3254e501cdb5f6de0cd5dc
Diffstat (limited to 'libnativeloader/native_loader.cpp')
0 files changed, 0 insertions, 0 deletions