mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
C++: shorten VeryLikelyOverrunWrite @name
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/**
|
||||
* @name Likely overrunning write based on non-trivial analysis of value ranges
|
||||
* @name Likely overrunning write
|
||||
* @description Buffer write operations that do not control the length
|
||||
* of data written may overflow
|
||||
* @kind problem
|
||||
|
||||
Reference in New Issue
Block a user