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

Fix/iterative update #2206

Merged
merged 2 commits into from
Jan 29, 2024
Merged

Fix/iterative update #2206

merged 2 commits into from
Jan 29, 2024

Conversation

0xalpharush
Copy link
Contributor

@0xalpharush 0xalpharush commented Oct 30, 2023

The recursive call was reaching Python's recursion limit

@0xalpharush 0xalpharush marked this pull request as ready for review October 30, 2023 15:06
@0xalpharush 0xalpharush merged commit 28a921e into dev Jan 29, 2024
73 checks passed
@0xalpharush 0xalpharush deleted the fix/iterative-update branch January 29, 2024 21:43
talfao pushed a commit to talfao/slither that referenced this pull request Apr 27, 2024
* use iterative algo to prevent exceeding recursion limit

* proper fixpoint
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

Successfully merging this pull request may close these issues.

1 participant