commit | 2eaa41a6dfb97ad1015e456692318af8de13af5c | [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 | b6117c4397a711d0e70cade978de97faffb6d4b7 [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)