Skip to content

Commit c527f9c

Browse files
committed
CPP: Upgrade precision to high.
1 parent f98abd6 commit c527f9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/ql/src/Likely Bugs/Conversion/ArrayArgSizeMismatch.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* @kind problem
66
* @id cpp/array-arg-size-mismatch
77
* @problem.severity warning
8-
* @precision medium
8+
* @precision high
99
* @tags reliability
1010
*/
1111
import cpp

0 commit comments

Comments
 (0)