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 memory leak in Hash#rehash for ST hashes #8501

Merged
merged 1 commit into from Sep 23, 2023

Conversation

peterzhu2118
Copy link
Member

We need to free the old ST table in Hash#rehash.

We need to free the old ST table in Hash#rehash.

Co-authored-by: Adam Hess <adamhess1991@gmail.com>
@peterzhu2118 peterzhu2118 merged commit 61a2e94 into ruby:master Sep 23, 2023
92 of 93 checks passed
@peterzhu2118 peterzhu2118 deleted the pz-hash-rehash-mem-leak branch September 23, 2023 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant