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-04-28 02:05:14 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f3e691b5ec809f19f939cc4777283afe6898ae80
codeql
/
cpp
/
ql
/
test
/
query-tests
/
Likely Bugs
/
Arithmetic
History
Jonas Jensen
f3e691b5ec
Merge pull request
#2075
from zlaski-semmle/zlaski/cpp434
...
[CPP-434] Detect signed overflow checks
2019-11-09 09:57:23 +01:00
..
BadAdditionOverflowCheck
[CPP-434] Squelch alerts for expressions inside macros; try to make Qhelp Jenkins-friendly.
2019-11-01 15:24:22 -07: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