Files
codeql/cpp/change-notes/2021-06-15-path-sensitive-stack-reachability.md
Mathias Vorreiter Pedersen b2e9fe79a7 C++: Add change-note.
2021-06-15 10:01:45 +02:00

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`.