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-23 16:06:47 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
abdf993e479224efa9e5330fe0aa95a18aeb0851
codeql
/
cpp
/
ql
/
test
/
query-tests
/
Likely Bugs
/
Conversion
History
Anders Fugmann
c04ba7b724
C++: Revert benign change of return type from 'unsigned int' to 'int' in testcase, and add 'GOOD' annotation to the testcase
2021-08-23 14:58:43 +02:00
..
ArrayArgSizeMismatch
CPP: Fix false positive.
2019-01-24 15:15:02 +00:00
CastArrayPointerArithmetic
C++: Adjust qltest expected output.
2019-09-12 11:00:49 +02:00
ImplicitDowncastFromBitfield
C++: Revert benign change of return type from 'unsigned int' to 'int' in testcase, and add 'GOOD' annotation to the testcase
2021-08-23 14:58:43 +02:00
LossyFunctionResultCast
CPP: Use dataflow to find wrapped rounding functions.
2019-01-10 14:44:11 +00:00