falconre / falcon

Binary Analysis Framework in Rust
Apache License 2.0
549 stars 47 forks source link

Graph: Fix computation of Dominance frontiers #57

Closed emmanuel099 closed 4 years ago

emmanuel099 commented 4 years ago

First added unit tests for most of the graph functions in commit 3354e7e, then fixed the bug in compute_dominance_frontiers in commit 0122477.

endeav0r commented 4 years ago

ok, well if falcon was wrong, we're probably going to need a new release.