Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 264 Bytes

File metadata and controls

2 lines (2 loc) · 264 Bytes
  • INT32-C - SignedIntegerOverflow.ql:
    • Refactored query logic into a shared library (SignedIntegerOverflowShared.qll) to enable reuse by MISRA C++ RULE-4-1-3. The query logic is unchanged and no visible changes to results or performance are expected.