mirror of
https://github.com/github/codeql.git
synced 2026-07-13 15:28:16 +02:00
4 lines
242 B
Markdown
4 lines
242 B
Markdown
lgtm,codescanning
|
|
* The `StackVariableReachability` library now ignores some paths that contain an infeasible combination
|
|
of conditionals. These improvements primarily affect the queries `cpp/uninitialized-local` and
|
|
`cpp/use-after-free`. |