mirror of
https://github.com/github/codeql.git
synced 2026-05-05 13:45:19 +02:00
Update for feedback
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/**
|
||||
* @name Initialization code not run
|
||||
* @description Using an uninitialized variable may lead to undefined results.
|
||||
* @description Not running initialization code may lead to unexpected behavior.
|
||||
* @kind problem
|
||||
* @id cpp/initialization-not-run
|
||||
* @problem.severity warning
|
||||
|
||||
Reference in New Issue
Block a user