commit | 6f9684ee07908119711cd2be022ba03feb0314eb | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Tue Feb 23 18:05:57 2016 -0800 |
committer | Josh Gao <jmgao@google.com> | Thu Feb 25 11:01:59 2016 -0800 |
tree | 9388d0cb00973257fd1777a37ea53a4570ac48ac | |
parent | 436c13c9b83f618b7d847af076f9affa7f55868d [diff] |
adb: fix leak of framework_fd. Move the fdevent for the framework authentication connection out of atransport into its own static variable in adb_auth_client, since its lifetime is completely unrelated to that of the USB connection. Bug: http://b/27297963 Change-Id: Ie6180d0b59d133120c5755e239e76ab33ed3cc1d (cherry picked from commit 9f4861155447ce813d06f39ea7b739837b1a4e2d)