This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql
Watch
1
Star
0
Fork
0
You've already forked codeql
mirror of
https://github.com/github/codeql.git
synced
2026-02-15 14:33:40 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
169e67cbb8dcf2affe7491b49a573a1c756127ba
codeql
/
cpp
/
ql
/
test
/
query-tests
/
Critical
/
UnsafeUseOfThis
History
Mathias Vorreiter Pedersen
072adaa279
C++: Require that no override of the called pure virtual function exists in any base class. This removes the false positive in the testcase. Based on the results on LGTM we have agreed to set the @precision to very-high.
2020-11-19 12:10:57 +01:00
..
test.cpp
C++: Require that no override of the called pure virtual function exists in any base class. This removes the false positive in the testcase. Based on the results on LGTM we have agreed to set the @precision to very-high.
2020-11-19 12:10:57 +01:00
UnsafeUseOfThis.expected
C++: Require that no override of the called pure virtual function exists in any base class. This removes the false positive in the testcase. Based on the results on LGTM we have agreed to set the @precision to very-high.
2020-11-19 12:10:57 +01:00
UnsafeUseOfThis.qlref
C++: Add new query for unsafe use of this.
2020-11-10 17:23:55 +01:00