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-27 20:33:42 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b4c3ea41d13caceaffc2b7bcbcdc39b0cf4e266b
codeql
/
cpp
/
ql
/
test
/
query-tests
/
Likely Bugs
/
Arithmetic
History
Mathias Vorreiter Pedersen
834ad92453
C++: Add test cases for unsigned multiplication and fix missing return value in existing tests
2020-07-14 16:57:47 +02:00
..
BadAdditionOverflowCheck
Merge pull request
#2295
from jbj/self-comparison-templates
2019-11-11 14:12:55 +00:00
BadCheckOdd
QL code and tests for C#/C++/JavaScript.
2018-08-02 17:53:23 +01:00
BitwiseSignCheck
CPP: Fix bug.
2019-10-14 11:00:43 +01:00
ComparisonPrecedence
CPP: Reword the query message.
2019-10-24 16:22:51 +01:00
FloatComparison
QL code and tests for C#/C++/JavaScript.
2018-08-02 17:53:23 +01:00
IntMultToLong
C++: Fixed handling of false negative. Query now supports global variables
2020-01-07 22:57:21 +01:00
PointlessComparison
C++: Add test cases for unsigned multiplication and fix missing return value in existing tests
2020-07-14 16:57:47 +02:00
UnsignedGEZero
C++: Support the mirror case with <=.
2020-03-16 13:22:00 +00:00