commit | aa548fdb280f58ca249f5c5d96b3911cda966abb | [log] [tgz] |
---|---|---|
author | Vishnu Nair <vishnun@google.com> | Wed Nov 23 18:50:09 2022 +0000 |
committer | Vishnu Nair <vishnun@google.com> | Wed Nov 23 18:50:09 2022 +0000 |
tree | 6856ff39f27462d2c99029067abb16fe6b15399f | |
parent | 52363196454b0bfca4c395bb711d806c9b33ea44 [diff] |
SF: Avoid accessing an invalidated iterator If we erase the element currently pointed to by the iterator, the iterator will be invalidated. Fix this by updating the iterator. Bug: 238781169 Test: presubmit Change-Id: I5306cb15f7665f53475ce2fa3b5ef6a897f73dca