mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Change note
This commit is contained in:
4
javascript/ql/src/change-notes/2025-09-12-off-by-one.md
Normal file
4
javascript/ql/src/change-notes/2025-09-12-off-by-one.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* Query `js/index-out-of-bounds` no longer produces a false-positive when a strictly-less-than check overrides a previous less-than-or-equal test.
|
||||
Reference in New Issue
Block a user