We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35cc5ff commit 7224188Copy full SHA for 7224188
1 file changed
cpp/ql/src/Likely Bugs/Memory Management/ReturnStackAllocatedMemory.ql
@@ -6,6 +6,7 @@
6
* @kind path-problem
7
* @id cpp/return-stack-allocated-memory
8
* @problem.severity warning
9
+ * @security-severity 9.3
10
* @precision high
11
* @tags reliability
12
* security
0 commit comments