We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7317168 commit ab716ebCopy full SHA for ab716eb
change-notes/1.24/analysis-cpp.md
@@ -45,6 +45,7 @@ The following changes in version 1.24 affect C/C++ analysis in all applications.
45
`StackVariableReachability`. The functionality is the same.
46
* The models library models `strlen` in more detail, and includes common variations such as `wcslen`.
47
* The models library models `gets` and similar functions.
48
+* The models library now partially models `std::string`.
49
* The taint tracking library (`semmle.code.cpp.dataflow.TaintTracking`) has had
50
the following improvements:
51
* The library now models data flow through `strdup` and similar functions.
0 commit comments