Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7e7737 commit c32e1b8Copy full SHA for c32e1b8
1 file changed
cpp/ql/src/Likely Bugs/Memory Management/PotentialBufferOverflow.ql
@@ -1,5 +1,5 @@
1
/**
2
- * @name Use of inherently dangerous function
+ * @name Potential buffer overflow
3
* @description Using a library function that does not check buffer bounds
4
* requires the surrounding program to be very carefully written
5
* to avoid buffer overflows.
0 commit comments