Skip to content

Commit cf27978

Browse files
committed
CPP: Give OffsetUseBeforeRangeCheck.ql a precision.
1 parent e725057 commit cf27978

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cpp/ql/src/Best Practices/Likely Errors/OffsetUseBeforeRangeCheck.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/offset-use-before-range-check
77
* @problem.severity warning
8+
* @precision medium
89
* @tags reliability
910
* security
1011
* external/cwe/cwe-120

0 commit comments

Comments
 (0)