Skip to content

Commit 4d3fa3a

Browse files
committed
C++: Demote UnsafeArrayForDaysOfYear.ql.
1 parent c1be4c7 commit 4d3fa3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/ql/src/Likely Bugs/Leap Year/UnsafeArrayForDaysOfYear.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
* @id cpp/leap-year/unsafe-array-for-days-of-the-year
8-
* @precision medium
8+
* @precision low
99
* @tags security
1010
* leap-year
1111
*/

0 commit comments

Comments
 (0)