Skip to content

Commit fc1816c

Browse files
committed
C++: Update change note.
1 parent f02ffcb commit fc1816c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

change-notes/1.24/analysis-cpp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ The following changes in version 1.24 affect C/C++ analysis in all applications.
4040
* The taint tracking library (`semmle.code.cpp.dataflow.TaintTracking`) has had
4141
the following improvements:
4242
* The library now models data flow through `strdup` and similar functions.
43-
* The library now models data flow through formatting functions such as `sprintf`. Only fixed parameters (not varargs) are included in the model.
43+
* The library now models data flow through formatting functions such as `sprintf`.

0 commit comments

Comments
 (0)