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

Fix space leak in Lazy.fromListWith (#382) #386

Merged
merged 2 commits into from
Mar 23, 2022

Conversation

sjakobi
Copy link
Member

@sjakobi sjakobi commented Mar 20, 2022

Fixes #382.

@sjakobi sjakobi force-pushed the sjakobi/382-fromListWith-leak branch from 2828757 to 503362c Compare March 22, 2022 04:14
@sjakobi sjakobi marked this pull request as ready for review March 22, 2022 04:14
@sjakobi sjakobi merged commit 26a1c33 into master Mar 23, 2022
@sjakobi sjakobi deleted the sjakobi/382-fromListWith-leak branch March 23, 2022 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Lazy.fromListWith leaks references to keys?!
1 participant