Skip to content

Commit ab716eb

Browse files
committed
C++: Change note.
1 parent 7317168 commit ab716eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

change-notes/1.24/analysis-cpp.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ The following changes in version 1.24 affect C/C++ analysis in all applications.
4545
`StackVariableReachability`. The functionality is the same.
4646
* The models library models `strlen` in more detail, and includes common variations such as `wcslen`.
4747
* The models library models `gets` and similar functions.
48+
* The models library now partially models `std::string`.
4849
* The taint tracking library (`semmle.code.cpp.dataflow.TaintTracking`) has had
4950
the following improvements:
5051
* The library now models data flow through `strdup` and similar functions.

0 commit comments

Comments
 (0)