julia
75597036
- [AllocOpt] fix iterator invalidation (#42059)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
[AllocOpt] fix iterator invalidation (#42059) We might previously accidentally visit this use after deletion, if the orig_inst ended up back in the workqueue. Fixes #41916 (cherry picked from commit d8a8db23a5208480fe7cd56b413c9743ea58db83)
References
#41554 - Backports for julia-1.6.3
Author
vtjnash
Committer
KristofferC
Parents
2f74e1ef
Loading