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-04-28 02:05:14 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2d0a4c3d83ee6d79c3d8fa3d760a2e3d97f5b33a
codeql
/
cpp
/
ql
/
test
/
query-tests
/
Security
/
CWE
/
CWE-014
History
Mathias Vorreiter Pedersen
72daf2eef9
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.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
…
test.c
…
test.cpp
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