Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix GC rooting during rehashing of iddict (#52569)
Should fix #52558. `a` should be rooted before the alloc call. I removed the comment as it seemed to refer to a write barrier that was removed long ago. (cherry picked from commit 5977cb0)
- Loading branch information