mirror of
https://github.com/github/codeql.git
synced 2026-04-30 03:05:15 +02:00
C++: Follow the new change-note protocol.
This commit is contained in:
2
cpp/change-notes/2020-11-12-unsafe-use-of-this.md
Normal file
2
cpp/change-notes/2020-11-12-unsafe-use-of-this.md
Normal file
@@ -0,0 +1,2 @@
|
||||
lgtm,codescanning
|
||||
* A new query (`cpp/Likely Bugs/OO/UnsafeUseOfThis.ql`) has been added. The query finds finds pure virtual function calls whose qualifier is an object under construction.
|
||||
Reference in New Issue
Block a user