We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 581305b commit 3c9783cCopy full SHA for 3c9783c
1 file changed
go/ql/src/change-notes/2023-10-27-incorrect-integer-conversion-guards.md
@@ -0,0 +1,4 @@
1
+---
2
+category: minorAnalysis
3
4
+* The query `go/incorrect-integer-conversion` now correctly recognizes more guards of the form `if val <= x` to protect a conversion `uintX(val)`.
0 commit comments