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-02-23 10:23:41 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3b8b33a94de439776a32ed0f29b012500511d0ee
codeql
/
cpp
/
ql
/
test
/
experimental
/
query-tests
/
Security
/
CWE
/
CWE-193
/
pointer-deref
History
Mathias Vorreiter Pedersen
e145b81f58
C++: Accept test changes.
2023-08-15 16:12:44 +01:00
..
AllocationToInvalidPointer.expected
C++: Fix a bug where 'boundedImpl' could give back multiple deltas.
2023-08-11 11:46:28 +01:00
AllocationToInvalidPointer.ql
C++: Fix Code Scanning errors.
2023-07-18 18:15:25 +01:00
InvalidPointerDeref.expected
C++: Accept test changes.
2023-08-15 16:12:44 +01:00
InvalidPointerDeref.qlref
C++: Add a new 'InvalidPointerDeref' query to experimental.
2022-09-15 17:47:15 +01:00
InvalidPointerToDereference.expected
C++: Fix a bug where 'boundedImpl' could give back multiple deltas.
2023-08-11 11:46:28 +01:00
InvalidPointerToDereference.ql
C++: Fix Code Scanning errors.
2023-07-18 18:15:25 +01:00
test.cpp
C++: Accept test changes.
2023-08-15 16:12:44 +01:00