julia
c3cd3ebd
- Fix refcount violation for pending_nodes
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Fix refcount violation for pending_nodes These nodes get passed through renaming, but with SSAValues already renamed. Due to a long-standing bug, we were failing to refcount those SSAValues on insertion. Fix that bug.
References
#50150 - Fix various refcount violations
Author
Keno
Committer
Keno
Parents
970941cc
Loading