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-09 04:30:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d24bdbb4e4a636be60f53011b6571a1946e66775
codeql
/
cpp
/
ql
/
test
/
query-tests
/
Critical
History
Tom Hvitved
c92c96fa78
Data flow: Compute local big step relation per stage
2024-08-26 09:15:27 +02:00
..
DeadCodeFunction
…
DeadCodeGoto
…
FileClosed
…
GlobalUseBeforeInit
…
LargeParameter
…
MemoryFreed
Data flow: Compute local big step relation per stage
2024-08-26 09:15:27 +02:00
MissingCheckScanf
C++: Fix FPs in cpp/incorrectly-checked-scanf.
2024-07-23 17:27:37 +01:00
MissingNullTest
…
NewFree
…
NotInitialised
C++: Add tests and accept test changes.
2024-05-20 09:01:42 +01:00
OverflowCalculated
…
OverflowStatic
…
ReturnValueIgnored
…
SizeCheck
C++: Fix false positives.
2024-07-22 18:00:15 +01:00
UnsafeUseOfThis
…