Skip to content

Commit d70b813

Browse files
authored
Merge pull request github#7732 from MathiasVP/security-severity-for-return-stack-allocated-memory
C++: Add security-severity to `cpp/return-stack-allocated-memory`
2 parents 0299b46 + 7224188 commit d70b813

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cpp/ql/src/Likely Bugs/Memory Management/ReturnStackAllocatedMemory.ql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
* @kind path-problem
77
* @id cpp/return-stack-allocated-memory
88
* @problem.severity warning
9+
* @security-severity 9.3
910
* @precision high
1011
* @tags reliability
1112
* security

0 commit comments

Comments
 (0)