mirror of
https://github.com/angr/angr
synced 2026-06-08 13:09:39 +00:00
3bbe1bb56d
* Fix functions_called Infinite recursion bug in functions_called * Add test for functions_called Check cyclic dependencies of functions_called * `Function.functions_called` split tests * make the two cases explicitely separated Signed-off-by: Pamplemousse <xav.maso@gmail.com> Co-authored-by: Pamplemousse <xav.maso@gmail.com>