Skip to content

Commit b41a4ff

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/ql/src/Likely Bugs/Arithmetic/IntMultToLong.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* @kind problem
66
* @problem.severity warning
77
* @security-severity 8.1
8-
* @precision medium
8+
* @precision high
99
* @id cpp/integer-multiplication-cast-to-long
1010
* @tags reliability
1111
* security

0 commit comments

Comments
 (0)