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-20 14:34:04 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0963af2ee7827eedcf4f94f9a7196eb144f582c0
codeql
/
cpp
/
ql
/
test
/
library-tests
/
dataflow
History
Mathias Vorreiter Pedersen
0963af2ee7
C++: Add failing tests.
2023-11-09 18:01:22 +00:00
..
additional-flow-to-parameter
…
crement
…
dataflow-edge-tests
C++: Accept test changes.
2023-07-17 10:51:42 +01:00
dataflow-tests
C++: Add failing tests.
2023-11-09 18:01:22 +00:00
DefaultTaintTracking
Merge branch 'main' into henrymercer/rc-3.11-mergeback
2023-10-03 16:30:23 +01:00
fields
C++: Don't redefine the meaning of the single-parameter 'isParameterDeref' and accept test changes.
2023-11-06 15:52:58 +00:00
partialdefinitions
…
recursion
…
security-taint
…
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
…