Files
codeql/cpp/ql/src/change-notes/released/1.2.1.md
2024-08-21 17:13:52 +00:00

273 B

1.2.1

Minor Analysis Improvements

  • The cpp/uncontrolled-allocation-size ("Uncontrolled allocation size") query now considers arithmetic operations that might reduce the size of user input as a barrier. The query therefore produces fewer false positive results.