Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5e1f36e

Browse files
committed
Merge branch 'unsafe-use-of-this-query' of github.com:MathiasVP/ql into unsafe-use-of-this-query
2 parents f417831 + 00f067b commit 5e1f36e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
lgtm,codescanning
2-
* A new query (`cpp/Likely Bugs/OO/UnsafeUseOfThis.ql`) has been added. The query finds finds pure virtual function calls whose qualifier is an object under construction.
2+
* A new query (`cpp/unsafe-use-of-this`) has been added. The query finds finds pure virtual function calls whose qualifier is an object under construction.

0 commit comments

Comments
 (0)