praetorian-inc / gokart

A static analysis tool for securing Go code
Apache License 2.0
2.18k stars 110 forks source link

fix incorrect use of closures #59

Closed LuckyC4t closed 2 years ago

LuckyC4t commented 2 years ago

fix #58 reason: Variables declared in for loops are passed by reference https://www.calhoun.io/gotchas-and-common-mistakes-with-closures-in-go