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-07-25 21:22:05 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ea1ee68fe17e9df71a0338dc34b691aea82bf5ba
codeql
/
cpp
/
ql
/
test
/
query-tests
/
Critical
History
Anders Fugmann
03bd7d7f96
C++: Update test results from OverflowStatic
2021-09-27 11:23:08 +02:00
..
DeadCodeFunction
…
DeadCodeGoto
…
FileClosed
…
LargeParameter
…
MemoryFreed
C++: Model strdupa and strndupa string functions returning memory allocated with alloca
2021-08-18 13:12:08 +02:00
MissingNullTest
C++: Add a test of MissingNullTest.
2020-06-25 11:04:06 +01:00
NewFree
C++: Add tests of strdup (and variants) as allocators.
2020-12-14 13:50:11 +00:00
OverflowCalculated
Accept changed test output.
2020-04-27 09:17:16 +02:00
OverflowStatic
C++: Update test results from OverflowStatic
2021-09-27 11:23:08 +02:00
ReturnValueIgnored
…
SizeCheck
C++: Resolve the overlap.
2020-10-20 17:47:49 +01:00
UnsafeUseOfThis
C++: Require that no override of the called pure virtual function exists in any base class. This removes the false positive in the testcase. Based on the results on LGTM we have agreed to set the @precision to very-high.
2020-11-19 12:10:57 +01:00