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-21 17:33:40 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0942945fa1872075f5fc37474628ca0ff125bfbe
codeql
/
cpp
/
ql
/
test
/
query-tests
/
Critical
History
Mathias Vorreiter Pedersen
20dfbdc5cc
Revert "Merge pull request
#18057
from jketema/codeql-cli-2.19.4"
...
This reverts commit
ed922f6519
, reversing changes made to
aa4cc72f30
.
2024-12-16 14:02:38 +00:00
..
DeadCodeFunction
…
DeadCodeGoto
…
FileClosed
…
GlobalUseBeforeInit
C++: Use interpolation to avoid a bad join order.
2024-04-16 16:24:08 +01: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
…