mirror of
https://github.com/github/codeql.git
synced 2026-04-12 10:34:02 +02:00
Release preparation for version 2.22.2
This commit is contained in:
8
cpp/ql/src/change-notes/released/1.4.4.md
Normal file
8
cpp/ql/src/change-notes/released/1.4.4.md
Normal file
@@ -0,0 +1,8 @@
|
||||
## 1.4.4
|
||||
|
||||
### Minor Analysis Improvements
|
||||
|
||||
* Added flow models for the Win32 API functions `CreateThread`, `CreateRemoteThread`, and `CreateRemoteThreadEx`.
|
||||
* Added flow models for the GNU C Library.
|
||||
* Fixed a number of false positives and false negatives in `cpp/global-use-before-init`. Note that this query is not part of any of the default query suites.
|
||||
* The query `cpp/sql-injection` now can be extended using the `sql-injection` Models as Data (MaD) sink kind.
|
||||
Reference in New Issue
Block a user