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-11 10:04:02 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e980798eded71a6a8703ba7e4d164deb9e780ff2
codeql
/
cpp
/
ql
/
test
/
query-tests
/
Critical
History
Mrigank Pawagi
809d1d55a8
remove cases involving sizeof
2025-06-28 17:16:04 +00:00
..
DeadCodeFunction
…
DeadCodeGoto
…
FileClosed
…
GlobalUseBeforeInit
remove cases involving sizeof
2025-06-28 17:16:04 +00:00
LargeParameter
…
MemoryFreed
Data flow: Compute local big step relation per stage
2024-08-26 09:15:27 +02:00
MissingCheckScanf
Revert "Merge pull request
#18057
from jketema/codeql-cli-2.19.4"
2024-12-16 14:02:38 +00:00
MissingNullTest
…
NewFree
…
NotInitialised
C++: Add tests and accept test changes.
2024-05-20 09:01:42 +01:00
OverflowCalculated
…
OverflowStatic
C++: Also exclude unevaluated buffers in 'OverflowStatic'.
2023-03-21 09:53:39 +00:00
ReturnValueIgnored
…
SizeCheck
C++: Update all test util paths to point to the new location.
2024-12-12 13:21:34 +01:00
UnsafeUseOfThis
…