Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14a04ee commit b2e9fe7Copy full SHA for b2e9fe7
1 file changed
cpp/change-notes/2021-06-15-path-sensitive-stack-reachability.md
@@ -0,0 +1,4 @@
1
+lgtm,codescanning
2
+* The `StackVariableReachability` library now ignores some paths that contain an infeasible combination
3
+ of conditionals. These improvements primarily affect the queries `cpp/uninitialized-local` and
4
+ `cpp/use-after-free`.
0 commit comments