Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 34b790d

Browse files
committed
C++: Change note.
1 parent e683f61 commit 34b790d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

change-notes/1.24/analysis-cpp.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ The following changes in version 1.24 affect C/C++ analysis in all applications.
4242
* The `LocalScopeVariableReachability` library is deprecated in favor of
4343
`StackVariableReachability`. The functionality is the same.
4444
* The models library models `strlen` in more detail, and includes common variations such as `wcslen`.
45+
* The models library models `gets` and `fgets`.
4546
* The taint tracking library (`semmle.code.cpp.dataflow.TaintTracking`) has had
4647
the following improvements:
4748
* The library now models data flow through `strdup` and similar functions.

0 commit comments

Comments
 (0)