Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0476b97 commit 3d60756Copy full SHA for 3d60756
1 file changed
cpp/ql/src/Security/CWE/CWE-190/TaintedAllocationSize.ql
@@ -4,7 +4,7 @@
4
* user can result in integer overflow.
5
* @kind path-problem
6
* @problem.severity error
7
- * @precision high
+ * @precision medium
8
* @id cpp/uncontrolled-allocation-size
9
* @tags reliability
10
* security
0 commit comments