mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
C++: Update change note.
This commit is contained in:
@@ -40,4 +40,4 @@ The following changes in version 1.24 affect C/C++ analysis in all applications.
|
||||
* The taint tracking library (`semmle.code.cpp.dataflow.TaintTracking`) has had
|
||||
the following improvements:
|
||||
* The library now models data flow through `strdup` and similar functions.
|
||||
* 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`.
|
||||
|
||||
Reference in New Issue
Block a user