In the first loop is safe to remove the current element. The second loop can remove any element, potentially the next. This triggers a read after freed. Pull Request #104897
In the first loop is safe to remove the current element. The second loop can remove any element, potentially the next. This triggers a read after freed. Pull Request #104897