Skip to content

Commit 9088475

Browse files
authored
Update DoubleFree.qhelp
1 parent 2909dde commit 9088475

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/ql/src/experimental/Security/CWE/CWE-415/DoubleFree.qhelp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
</overview>
99
<recommendation>
10-
<p>We recommend that you exclude situations of possible double release.</p>
10+
<p>We recommend that you exclude situations of possible double release. For example, use the assignment NULL to a freed variable.</p>
1111

1212
</recommendation>
1313
<example>

0 commit comments

Comments
 (0)