mirror of
https://github.com/github/codeql.git
synced 2025-12-16 08:43:11 +01:00
Change to cpp/overflow-buffer to detect access to an array using a negative index (static, out of range access, lower bound).
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -8,3 +8,7 @@
|
||||
# qltest projects and artifacts
|
||||
*/ql/test/**/*.testproj
|
||||
*/ql/test/**/*.actual
|
||||
/.vs/slnx.sqlite
|
||||
/.vs/ql/v15/Browse.VC.opendb
|
||||
/.vs/ql/v15/Browse.VC.db
|
||||
/.vs/ProjectSettings.json
|
||||
|
||||
Reference in New Issue
Block a user