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-21 06:55:31 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
320092092d0ffc93c4e5a13a58184b97f15c8ce4
codeql
/
cpp
/
ql
/
test
/
library-tests
/
dataflow
History
Mathias Vorreiter Pedersen
320092092d
C++: Accept test changes.
2024-01-29 14:11:07 +00:00
..
additional-flow-to-parameter
…
asExpr
C++: Accept test changes.
2024-01-29 14:11:07 +00:00
crement
…
dataflow-edge-tests
C++: Accept test changes.
2023-07-17 10:51:42 +01:00
dataflow-tests
Merge pull request
#15282
from MathiasVP/fix-duplicate-final-global-value
2024-01-12 11:05:19 +00:00
fields
C++: Accept test changes.
2024-01-23 12:06:42 +00:00
partialdefinitions
…
smart-pointers-taint
C++: Accept test changes.
2023-07-17 10:51:42 +01:00
source-sink-tests
C++: Only the second indirection of the argument should be the remote flow source.
2023-11-02 16:51:24 +00:00
stackaddress
…
taint-tests
C++: Fix failing test by allocating 'TFunctionInput's and 'TFunctionOutput's for more indirections. Note that we now mark two output nodes coming out of 'getaddrinfo' as a remote flow source (the first indirection and the second indirection). We'll fix that in the next commit.
2023-11-02 16:45:50 +00:00
variable
…