We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2909dde commit 9088475Copy full SHA for 9088475
cpp/ql/src/experimental/Security/CWE/CWE-415/DoubleFree.qhelp
@@ -7,7 +7,7 @@
7
8
</overview>
9
<recommendation>
10
-<p>We recommend that you exclude situations of possible double release.</p>
+<p>We recommend that you exclude situations of possible double release. For example, use the assignment NULL to a freed variable.</p>
11
12
</recommendation>
13
<example>
0 commit comments