Merge pull request #5887 from MathiasVP/fewer-rand-sources-in-uncontrolled-arithmetic

C++: Add more sanitizers to `cpp/uncontrolled-arithmetic`
This commit is contained in:
Robert Marsh
2021-05-14 15:35:56 -07:00
committed by GitHub
4 changed files with 86 additions and 79 deletions

View File

@@ -0,0 +1,2 @@
lgtm,codescanning
* The query "Uncontrolled arithmetic" (`cpp/uncontrolled-arithmetic`) has been improved to produce fewer false positives.