Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sark.Function().xrefs_from ignores recursion #10

Open
tmr232 opened this issue Aug 27, 2015 · 0 comments
Open

sark.Function().xrefs_from ignores recursion #10

tmr232 opened this issue Aug 27, 2015 · 0 comments

Comments

@tmr232
Copy link
Owner

tmr232 commented Aug 27, 2015

In an attempt to remove jumps from the xrefs_from property, I accidentally ended up removing recursion altogether (by removing all xrefs that are internal to a function).
This is not the desired behavior and should be fixed.
I will probably add some new property for either the recursion-enabled version or the current one to make it more friendly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant