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-18 09:43:15 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c20ee76826e10318f8f39c6fae901b743c2e8254
codeql
/
cpp
/
ql
/
test
/
query-tests
/
Critical
/
UnsafeUseOfThis
History
Mathias Vorreiter Pedersen
7106fe35aa
C++: Accept test changes. This is just a change in the names of the path nodes. These names are actually better as they don't refer to the name of IR instructions.
2022-03-08 11:40:56 +00: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++: Accept test changes. This is just a change in the names of the path nodes. These names are actually better as they don't refer to the name of IR instructions.
2022-03-08 11:40:56 +00:00
UnsafeUseOfThis.qlref
C++: Add new query for unsafe use of this.
2020-11-10 17:23:55 +01:00