awslabs / ar-go-tools

ar-go-tools (Argot) is a collection of analysis tools for Go
Apache License 2.0
9 stars 1 forks source link

Fix handling closures in loops #26

Closed samarth-aws closed 1 year ago

samarth-aws commented 1 year ago

Fixes a small bug where the taint analysis wasn't terminating when visiting bound and free variables inside of a loop