Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3d60756

Browse files
committed
C++: Downgrade the query precision.
1 parent 0476b97 commit 3d60756

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cpp/ql/src/Security/CWE/CWE-190/TaintedAllocationSize.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* user can result in integer overflow.
55
* @kind path-problem
66
* @problem.severity error
7-
* @precision high
7+
* @precision medium
88
* @id cpp/uncontrolled-allocation-size
99
* @tags reliability
1010
* security

0 commit comments

Comments
 (0)