diff options
| author | 2018-12-15 11:59:30 -0800 | |
|---|---|---|
| committer | 2018-12-15 11:59:30 -0800 | |
| commit | fcf1b2bcce9fd9d1997745d35c6ac36ddd2448a9 (patch) | |
| tree | a1696bdd02216ccc5c6d13ffbc544f3ae2609741 /vulkan/libvulkan/api.cpp | |
| parent | 0dd82d8da5aa41dd41744fd35a1b94352796fb38 (diff) | |
use epoll_create1
epoll_create leaks file descriptors. Use epoll_create1(EPOLL_CLOEXEC)
instead.
Bug: 120983106
Test: compiles and boots
Change-Id: I59cebb997de9d8b99804cc45a962751976d07ce6
Diffstat (limited to 'vulkan/libvulkan/api.cpp')
0 files changed, 0 insertions, 0 deletions