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

safely close nonOverlapping iterators #4160

Merged
merged 1 commit into from
Aug 16, 2021

Conversation

owen-d
Copy link
Member

@owen-d owen-d commented Aug 13, 2021

This PR safely closes the current iterator in the nonOverlapping variants, which was incorrectly ignored previously.

Thanks to @alanhe's reporting in #4156, I was able to repro this easily.

Closes #4156

@owen-d owen-d requested a review from a team as a code owner August 13, 2021 12:48
Copy link
Contributor

@dannykopping dannykopping left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

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.

FD leak in nonOverlappingIterator
2 participants