Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing iterator increment #2181

Merged
merged 3 commits into from
May 3, 2024
Merged

Missing iterator increment #2181

merged 3 commits into from
May 3, 2024

Conversation

bradhowes
Copy link
Contributor

Increment iterator in the cases where the current node is not
removed from the list.

Increment iterator in the cases where the current node is not
removed from the list.
@richardeakin richardeakin self-assigned this Jun 21, 2020
richardeakin added a commit that referenced this pull request Mar 20, 2024
andrewfb pushed a commit that referenced this pull request Mar 20, 2024
@richardeakin
Copy link
Collaborator

Thank you for this find and fix! Merged into master with #2331.

@richardeakin
Copy link
Collaborator

@bradhowes I realized there is a path that your PR covers and mine didn't, so I'm re-opening this and will merge yours instead. Thanks again!

@richardeakin richardeakin reopened this May 3, 2024
@richardeakin richardeakin merged commit 5e48010 into cinder:master May 3, 2024
@bradhowes bradhowes deleted the branch2 branch May 4, 2024 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants