Skip to content

Commit 7224188

Browse files
committed
C++: Add security-severity to 'cpp/return-stack-allocated-memory'.
1 parent 35cc5ff commit 7224188

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)