commit | a3cf536ffa28c77f5b1c3acb61ad0c7038be2022 | [log] [tgz] |
---|---|---|
author | Paul Hu <paulhu@google.com> | Fri Oct 18 02:08:02 2024 +0000 |
committer | Paul Hu <paulhu@google.com> | Mon Oct 28 03:23:41 2024 +0000 |
tree | d76cc6edc57c11da4d73f81a478c84c31d11cc30 | |
parent | af1c56c88fbe30ab55ed881820878dd305d5485d [diff] |
Add missing PacketReader.stop() call The PacketReader should be stopped after the test completes. Otherwise, it may lead to a memory leak due to the creation of excessive file descriptors. Test: atest NsdManagerTest Change-Id: I3015dbe9d8a25e3370b32935787708e1e88fbbc7