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-03-12 18:46:48 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
25f6ac3ec4d7ca037be5ce7d18f455fdf0325073
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