mirror of
https://github.com/github/codeql.git
synced 2026-01-29 22:32:58 +01:00
Mention in qhelp file: CWE-190: Integer Overflow or Wraparound
This commit is contained in:
@@ -71,5 +71,8 @@ or check bounds before making the conversion as in <code>parseAllocateGood4</cod
|
||||
<li>
|
||||
mitre.org: <a href="https://cwe.mitre.org/data/definitions/681.html">CWE-681: Incorrect Conversion between Numeric Types</a>.
|
||||
</li>
|
||||
<li>
|
||||
mitre.org: <a href="https://cwe.mitre.org/data/definitions/190.html">CWE-190: Integer Overflow or Wraparound</a>.
|
||||
</li>
|
||||
</references>
|
||||
</qhelp>
|
||||
|
||||
Reference in New Issue
Block a user