mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +01:00
168 B
168 B
lgtm,codescanning
- A new query (
cpp/unsafe-use-of-this) has been added. The query finds pure virtual function calls whose qualifier is an object under construction.