mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
Merge branch 'unsafe-use-of-this-query' of github.com:MathiasVP/ql into unsafe-use-of-this-query
This commit is contained in:
@@ -1,2 +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.
|
||||
* A new query (`cpp/unsafe-use-of-this`) 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