Skip to content
Commit 38898882 authored by Nick Kralevich's avatar Nick Kralevich
Browse files

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
parent f5852d15
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment