File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -35,8 +35,7 @@ The following changes in version 1.24 affect C/C++ analysis in all applications.
3535 about the _ name or scope_ of variables should remain unchanged.
3636 * The ` LocalScopeVariableReachability ` library is deprecated in favor of
3737 ` StackVariableReachability ` . The functionality is the same.
38- * The data flow library (` semmle.code.cpp.dataflow.DataFlow ` ) has had the
39- following improvements, all of which benefit the taint tracking library
40- (` semmle.code.cpp.dataflow.TaintTracking ` ) as well.
38+ * The taint tracking library (` semmle.code.cpp.dataflow.TaintTracking ` ) has had
39+ the following improvements:
4140 * The library now models data flow through ` strdup ` and similar functions.
4241
You can’t perform that action at this time.
0 commit comments