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-06 07:36:47 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d79596354e22d325ec1bfb7edc41a08fee5f405c
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