commit | 95df24c4ae24a62cacb55cd84fc676f321eea1b1 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Tue Jul 30 14:47:25 2019 -0700 |
committer | Josh Gao <jmgao@google.com> | Tue Jul 30 14:48:57 2019 -0700 |
tree | 12be87bbf62020a7741870a4728e1b4d99c4c606 | |
parent | 835d90e88b019cc0661d6702940b4f7145a80318 [diff] |
adb: avoid leaking pty master FDs. Reimplement openpty with O_CLOEXEC to avoid accidentally leaking pty master FDs. Bug: http://b/138297062 Test: manual Change-Id: I6d83c909232a95c9f03370f078aec7b0911d7369