mirror of
https://github.com/github/codeql.git
synced 2026-04-20 22:44:52 +02:00
C++: add change note for new overrun write query
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
lgtm,codescanning
|
||||
* A new `cpp/very-likely-overruning-write` query has been added for C/C++, which reports results formerly flagged by `cpp/overruning-write` where a non-trivial range analysis shows a higher likelyhood of an actual problem. As a consequence, the new query is tagged with high precision.
|
||||
Reference in New Issue
Block a user