This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql
Watch
1
Star
0
Fork
0
You've already forked codeql
mirror of
https://github.com/github/codeql.git
synced
2026-07-14 15:58:16 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
32d00a08904affbbbf594c77fa8ad1edd6fd48bd
codeql
/
cpp
/
ql
/
test
/
query-tests
/
Security
/
CWE
/
CWE-014
History
Owen Mansel-Chan
76d8ae8694
Add
MISSING:
tag
2026-07-07 10:59:21 +01:00
..
MemsetMayBeDeleted.expected
C++: Make the tests more realistic by actually using the local variable for something. Otherwise it looks like a zero-initialization of a buffer, which the query now tries to exclude.
2021-02-26 09:19:05 +01:00
MemsetMayBeDeleted.qlref
C++: Convert qlref tests to inline expectations
2026-07-07 09:49:50 +01:00
test.c
Add
MISSING:
tag
2026-07-07 10:59:21 +01:00
test.cpp
Add
MISSING:
tag
2026-07-07 10:59:21 +01:00