X Tutup
Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 273 Bytes

File metadata and controls

5 lines (3 loc) · 273 Bytes

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.
X Tutup