julia
cc6ec5eb
- Fix infinite loop bug in `kill_edge!`
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
Fix infinite loop bug in `kill_edge!` If a statement was `nothing`, `kill_edge!` would never move on from trying to kill it because the index wasn't incremented.
References
#37882 - updating domtrees dynamically, removing all unreachable blocks
Author
yhls
Committer
vchuravy
Parents
03daf8af
Loading