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-01-06 19:20:25 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dbfbd2c00a3f43b90354fc7b4e88b709b83a4162
codeql
/
cpp
/
ql
/
test
/
query-tests
/
Security
/
CWE
/
CWE-193
History
Anders Schack-Mulligen
e7f24318cd
C++: Accept qltest .expected file changes.
2024-05-22 15:36:30 +02: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 qltest .expected file changes.
2024-05-22 15:36:30 +02: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++: Add some query tests.
2024-03-13 11:39:34 +00:00