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:
Raul Garcia
2018-09-13 15:44:32 -07:00
parent 6266d8bf01
commit 28050e1415
2 changed files with 13 additions and 4 deletions

4
.gitignore vendored
View File

@@ -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