codeql-coding-standards icon indicating copy to clipboard operation
codeql-coding-standards copied to clipboard

Enhancement to DCL39-C and DCL55-CPP

Open knewbury01 opened this issue 2 years ago • 0 comments

Context: conversation in this PR

this is a shared query.

It currently covers many cases relating to missing initialization,

however for the first NCE on the rule description, where there is an initializer but no assurance that the padding is explicitly cleared, these types of cases are currently not detected

knewbury01 avatar Jan 27 '23 17:01 knewbury01