CPP: Give the query a precision.

This commit is contained in:
Geoffrey White
2018-10-17 11:47:35 +01:00
parent 48c56cf744
commit 757107660f

View File

@@ -5,6 +5,7 @@
* @kind problem
* @id cpp/overflow-destination
* @problem.severity warning
* @precision low
* @tags reliability
* security
* external/cwe/cwe-119