diff options
author | Josh Gao <jmgao@google.com> | 2018-02-12 17:24:00 -0800 |
---|---|---|
committer | Josh Gao <jmgao@google.com> | 2018-02-12 17:31:39 -0800 |
commit | e0361d1e90a1eff2866e14e9cd886322344f929c (patch) | |
tree | 43cd877381636eb84062f84c6bc66f857ad6a5d2 /libasyncio/AsyncIO.cpp | |
parent | 53c964f53b81ceb126eb8d7e9e50e3555a3adece (diff) |
adb: use delete on objects with destructors.
asocket has a destructor now, so we have to delete it, or leak the
data pointed to by its std::string.
Bug: http://b/73257049
Test: manual testing with asan
Change-Id: Ia88199292cc74e10032a9a16226d3afc61c3e0be
Diffstat (limited to 'libasyncio/AsyncIO.cpp')
0 files changed, 0 insertions, 0 deletions