Skip to content

Commit 35484c0

Browse files
author
Felicity Chapman
authored
Merge pull request #1067 from geoffw0/ref
CPP: Add references section to cpp/return-stack-allocated-memory
2 parents a2b1939 + 0b21f4d commit 35484c0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,7 @@ memory after the function has already returned will have undefined results. </p>
2222

2323

2424
</example>
25+
26+
<references>
27+
</references>
2528
</qhelp>

0 commit comments

Comments
 (0)