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.
2 parents 078733c + f93fde5 commit 1075a14Copy full SHA for 1075a14
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