Skip to content

Commit 08379df

Browse files
committed
C++: Add 'security' tag to 'cpp/return-stack-allocated-memory'.
1 parent 9bd2ac9 commit 08379df

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
@@ -8,6 +8,7 @@
88
* @problem.severity warning
99
* @precision high
1010
* @tags reliability
11+
* security
1112
* external/cwe/cwe-825
1213
*/
1314

0 commit comments

Comments
 (0)