We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f02ffcb commit fc1816cCopy full SHA for fc1816c
change-notes/1.24/analysis-cpp.md
@@ -40,4 +40,4 @@ The following changes in version 1.24 affect C/C++ analysis in all applications.
40
* The taint tracking library (`semmle.code.cpp.dataflow.TaintTracking`) has had
41
the following improvements:
42
* 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.
+ * The library now models data flow through formatting functions such as `sprintf`.
0 commit comments