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
2025-12-23 20:26:32 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
792f302bd4dee4c7558e2ce5bbea7edb51f9896f
codeql
/
cpp
/
ql
/
test
/
query-tests
/
Security
/
CWE
/
CWE-193
History
Mathias Vorreiter Pedersen
0c100eb122
C++: Accept test changes.
2023-12-14 14:44:58 +00:00
..
AllocationToInvalidPointer.expected
C++: Accept test changes and add a few non-field flow tests to make up for the fact that we're no longer using field flow in the query.
2023-08-25 15:18:15 +01:00
AllocationToInvalidPointer.ql
C++: Promote 'cpp/invalid-pointer-deref' out of experimental.
2023-08-21 10:23:22 +01:00
InvalidPointerDeref.expected
C++: Accept test changes.
2023-12-14 14:44:58 +00:00
InvalidPointerDeref.qlref
C++: Promote 'cpp/invalid-pointer-deref' out of experimental.
2023-08-21 10:23:22 +01:00
InvalidPointerToDereference.expected
C++: Accept test changes and add a few non-field flow tests to make up for the fact that we're no longer using field flow in the query.
2023-08-25 15:18:15 +01:00
InvalidPointerToDereference.ql
C++: Promote 'cpp/invalid-pointer-deref' out of experimental.
2023-08-21 10:23:22 +01:00
test.cpp
C++: Accept test changes.
2023-11-07 14:57:30 +00:00