Skip to content

fix: use proper object reference in hashing#85

Merged
gmega merged 10 commits intomasterfrom
fix/auto-dispose-iterators
Feb 9, 2026
Merged

fix: use proper object reference in hashing#85
gmega merged 10 commits intomasterfrom
fix/auto-dispose-iterators

Conversation

@gmega
Copy link
Contributor

@gmega gmega commented Feb 9, 2026

addr obj will point to the local var which is definitely not what we want. addr obj[] points to the actual ref object.

@gmega gmega merged commit 1d22c62 into master Feb 9, 2026
6 checks passed
@gmega gmega deleted the fix/auto-dispose-iterators branch February 9, 2026 13:01
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.

1 participant