codeql-coding-standards icon indicating copy to clipboard operation
codeql-coding-standards copied to clipboard

`A5-6-1`: Replace with INT33-C implementation

Open lcartey opened this issue 2 years ago • 0 comments

Affected rules

  • A5-6-1

Description

The INT32-C implementation has a number of refinements that address false negatives - for example, detection of assign-div and assign-mul expressions and missing variables which may include the value zero.

lcartey avatar Jan 17 '24 23:01 lcartey