Skip to content

Commit 520e95d

Browse files
committed
C++: Upgrade query precision.
1 parent 2d76b41 commit 520e95d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* @kind problem
77
* @problem.severity warning
88
* @security-severity 7.8
9-
* @precision medium
9+
* @precision high
1010
* @tags reliability
1111
* security
1212
* external/cwe/cwe-190

0 commit comments

Comments
 (0)