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-30 19:26:02 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
72daf2eef93245c5b1f3f3270e74e45c14930da1
codeql
/
cpp
/
ql
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
..
examples
C++: Rename Block -> BlockStmt
2020-09-08 08:40:20 +02:00
src
C++: Exclude memsets that clear a variable that has no other uses.
2021-02-25 21:27:12 +01:00
test
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