commit | 077ac11106ed8e48eaa629083157c1d6766ae3dc | [log] [tgz] |
---|---|---|
author | Joshua Duong <joshuaduong@google.com> | Tue Apr 07 15:16:42 2020 -0700 |
committer | Joshua Duong <joshuaduong@google.com> | Tue May 05 00:21:12 2020 -0700 |
tree | 5efb6a6964b37c7fbcfbdaede7bd23f954119dd0 | |
parent | e0edc7ec328e6775e081c30b42837eb84ff282a4 [diff] |
[adb client] Fix mdns discovery service registry. We were getting stale service ip addresses because we weren't destroying the sdref correctly. Also, we were leaking the ResolvedServices when removing it from the ServiceRegistry. Converted them to smart pointers to fix that. Bug: 153343580 Test: test_adb.py Change-Id: Ib7c1dbf54937d4ac6d9885cb5f7289bef616d12e