diff options
author | Rubin Xu <rubinxu@google.com> | 2018-12-14 11:10:07 +0000 |
---|---|---|
committer | Rubin Xu <rubinxu@google.com> | 2018-12-14 12:22:28 +0000 |
commit | 57eb705e9b0c3c6c9387d4414157f63eb47e1c1f (patch) | |
tree | 74feee4fcff7cf51ed74552999d49060a98ee3b9 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp | |
parent | f2aff2c42c28574aa7323cc2306e992021ece1a7 (diff) |
Fix iterator misuse
Fix a bug where we iterate through a map with an iterator while deleting
some elements (on the map directly, not using the iterator) at the same time.
Bug: 112982695
Test: atest com.android.cts.devicepolicy.MixedProfileOwnerTest#testDelegation
Change-Id: Id46701791d9666ed653683f41e82e3b1d2288432
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions