We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
cpp/potential-buffer-overflow
1 parent 728ccaf commit f93fde5Copy full SHA for f93fde5
cpp/ql/src/Likely Bugs/Memory Management/PotentialBufferOverflow.ql
@@ -13,7 +13,7 @@
13
* @deprecated This query is deprecated, use
14
* Potentially overrunning write (`cpp/overrunning-write`) and
15
* Potentially overrunning write with float to string conversion
16
- * (`cpp/overrunning-write-with-float) instead.
+ * (`cpp/overrunning-write-with-float`) instead.
17
*/
18
19
import cpp
0 commit comments