mirror of
https://github.com/github/codeql.git
synced 2026-03-06 15:49:08 +01:00
C++: Update change-notes.
This commit is contained in:
@@ -8,6 +8,7 @@ The following changes in version 1.26 affect C/C++ analysis in all applications.
|
||||
|
||||
| **Query** | **Tags** | **Purpose** |
|
||||
|-----------------------------|-----------|--------------------------------------------------------------------|
|
||||
| Unsafe use of this-pointer (`cpp/Likely Bugs/OO/UnsafeUseOfThis.ql`) | correctness, language-features, security | This query finds pure virtual function calls whose qualifier is an object under construction. Results are shown on LGTM by default. |
|
||||
|
||||
## Changes to existing queries
|
||||
|
||||
|
||||
Reference in New Issue
Block a user