commit | 046c90f7ce923801ddbb310ecfea1ae2c32d0276 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Fri Mar 04 17:50:10 2016 -0800 |
committer | Josh Gao <jmgao@google.com> | Fri Mar 04 19:15:11 2016 -0800 |
tree | fbd9a73e26ef66407ae04cf5986fce38ef6b909b | |
parent | 506632208f2bb0b14dd9cbc1e9429e9a30ea97a2 [diff] |
adbd: fix spurious close of uninitialized fd. forkpty only returns an fd on the master side; trying to keep track of it on both sides is incorrect. Bug: http://b/27504427 Change-Id: Ia4a454d8490c77738f9c3350a4236b3d99c8758b (cherry picked from commit fcb063ce378419ad1511d3395d44701b4ebaceb0)