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-03-24 16:36:57 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
16e3681fd3fa79cf40fb8d265f5df69e8b7448da
codeql
/
cpp
/
ql
/
test
/
query-tests
/
Critical
History
Geoffrey White
244966e216
C++: Add a test with strdup.
2021-03-30 14:49:05 +01:00
..
DeadCodeFunction
…
DeadCodeGoto
…
FileClosed
…
LargeParameter
C++: Use variableAccessedAsValue in LargeParameter
2019-05-01 13:58:55 +01:00
MemoryFreed
C++: Add a test with strdup.
2021-03-30 14:49:05 +01: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++: Merge the OverflowStatic tests.
2020-01-23 11:05:46 +00: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