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
2025-12-30 15:46:34 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f8d8a9b35684094117b4ce888de154d50aa33708
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