Skip to content

Commit 70b72f7

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/ql/src/Security/CWE/CWE-468/SuspiciousAddWithSizeof.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* @kind problem
77
* @problem.severity warning
88
* @security-severity 8.8
9-
* @precision medium
9+
* @precision high
1010
* @id cpp/suspicious-add-sizeof
1111
* @tags security
1212
* external/cwe/cwe-468

0 commit comments

Comments
 (0)