Skip to content

Commit d042890

Browse files
committed
CPP: Assign a query precision.
1 parent 02c69a7 commit d042890

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
* @kind problem
66
* @id cpp/array-arg-size-mismatch
77
* @problem.severity warning
8+
* @precision medium
89
* @tags reliability
910
*/
1011
import cpp

0 commit comments

Comments
 (0)