Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a330cae

Browse files
committed
C++: Update change-notes.
1 parent 4bcf1f4 commit a330cae

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

change-notes/1.26/analysis-cpp.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ The following changes in version 1.26 affect C/C++ analysis in all applications.
88

99
| **Query** | **Tags** | **Purpose** |
1010
|-----------------------------|-----------|--------------------------------------------------------------------|
11+
| 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. |
1112

1213
## Changes to existing queries
1314

0 commit comments

Comments
 (0)