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-31 04:38:18 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
25dc2ad273cbbe9768c2193ec2c1c3da36c18fc7
codeql
/
cpp
/
ql
/
test
/
query-tests
/
Likely Bugs
/
Arithmetic
History
Geoffrey White
e77fefaf9e
Merge pull request
#2295
from jbj/self-comparison-templates
...
C++: Suppress PointlessSelfComparison.ql on templates
2019-11-11 14:12:55 +00: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++: Suppress IntMultToLong alert on char
2018-09-24 14:37:09 +02:00
PointlessComparison
C++: Fix false positive in PointlessComparison
2019-04-11 01:56:22 -07:00
UnsignedGEZero
C++: Suppress UnsignedGEZero in template inst.
2018-10-10 17:06:24 +02:00