set O_CLOEXEC on /dev/tun open
Ensure that this file descriptor cannot leak across exec boundaries, in the unlikely event that system_server does an exec(). Test: device boots and no problems. Change-Id: I45691b7780026ea288e57db73fcc88820a2b06b1
Loading
Please register or sign in to comment