platform_system_core/libprocessgroup/setup
Yifan Hong 0558e58214 CgroupSetupCgroups: don't leak fd.
- If file is unlinked, the mmapped region is still there.
- If file is truncated, a SIGBUS will be seen, and holding
  the fd doesn't help.

Test: boots (sanity)
Bug: 123664216
Change-Id: I6683804bc795fab6798891a4471e5fe58fbffe13
Merged-In: I6683804bc795fab6798891a4471e5fe58fbffe13
2019-04-04 13:14:10 -07:00
..
include/processgroup CgroupSetupCgroups -> CgroupSetup 2019-04-02 17:34:37 -07:00
Android.bp libprocessgroup_setup: use libcgrouprc_format 2019-04-02 17:34:37 -07:00
cgroup_descriptor.h libprocessgroup_setup: use libcgrouprc_format 2019-04-02 17:34:37 -07:00
cgroup_map_write.cpp CgroupSetupCgroups: don't leak fd. 2019-04-04 13:14:10 -07:00