mirror of
https://github.com/github/codeql.git
synced 2026-04-21 23:14:03 +02:00
Release preparation for version 2.22.4
This commit is contained in:
6
cpp/ql/src/change-notes/released/1.4.6.md
Normal file
6
cpp/ql/src/change-notes/released/1.4.6.md
Normal file
@@ -0,0 +1,6 @@
|
||||
## 1.4.6
|
||||
|
||||
### Minor Analysis Improvements
|
||||
|
||||
* The `cpp/short-global-name` query will no longer give alerts for instantiations of template variables, only for the template itself.
|
||||
* Fixed a false positive in `cpp/overflow-buffer` when the type of the destination buffer is a reference to a class/struct type.
|
||||
Reference in New Issue
Block a user