C++: lower the precision of cpp/overrun-write to exclude it from our query suites

This commit is contained in:
Jeroen Ketema
2023-06-16 19:07:56 +02:00
parent 000add206c
commit 0bb67e45b3

View File

@@ -5,7 +5,7 @@
* @kind path-problem
* @problem.severity error
* @security-severity 9.3
* @precision medium
* @precision low
* @id cpp/overrun-write
* @tags reliability
* security