mirror of
https://github.com/github/codeql.git
synced 2026-04-27 17:55:19 +02:00
Release preparation for version 2.20.2
This commit is contained in:
committed by
Chris Smowton
parent
3e5707154a
commit
a0512a50f2
6
cpp/ql/src/change-notes/released/1.3.2.md
Normal file
6
cpp/ql/src/change-notes/released/1.3.2.md
Normal file
@@ -0,0 +1,6 @@
|
||||
## 1.3.2
|
||||
|
||||
### Minor Analysis Improvements
|
||||
|
||||
* Added dataflow models for `SysAllocString` and related functions.
|
||||
* The `cpp/badly-bounded-write`, `cpp/equality-on-floats`, `cpp/short-global-name`, `cpp/static-buffer-overflow`, `cpp/too-few-arguments`, `cpp/useless-expression`, `cpp/world-writable-file-creation` queries no longer produce alerts on files created by CMake to test the build configuration.
|
||||
Reference in New Issue
Block a user