mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
CPP: Update change note.
This commit is contained in:
@@ -35,8 +35,7 @@ The following changes in version 1.24 affect C/C++ analysis in all applications.
|
||||
about the _name or scope_ of variables should remain unchanged.
|
||||
* The `LocalScopeVariableReachability` library is deprecated in favor of
|
||||
`StackVariableReachability`. The functionality is the same.
|
||||
* The data flow library (`semmle.code.cpp.dataflow.DataFlow`) has had the
|
||||
following improvements, all of which benefit the taint tracking library
|
||||
(`semmle.code.cpp.dataflow.TaintTracking`) as well.
|
||||
* The taint tracking library (`semmle.code.cpp.dataflow.TaintTracking`) has had
|
||||
the following improvements:
|
||||
* The library now models data flow through `strdup` and similar functions.
|
||||
|
||||
Reference in New Issue
Block a user