mirror of
https://github.com/github/codeql.git
synced 2026-05-04 05:05:12 +02:00
Revert "C++: Disable the two null termination queries enabled by 6794."
This reverts commit f38dade578.
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
* @kind problem
|
||||
* @id cpp/improper-null-termination
|
||||
* @problem.severity warning
|
||||
* @precision medium
|
||||
* @security-severity 7.8
|
||||
* @tags security
|
||||
* external/cwe/cwe-170
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
* @kind problem
|
||||
* @id cpp/user-controlled-null-termination-tainted
|
||||
* @problem.severity warning
|
||||
* @precision medium
|
||||
* @security-severity 10.0
|
||||
* @tags security
|
||||
* external/cwe/cwe-170
|
||||
|
||||
Reference in New Issue
Block a user