mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
Update DoubleFree.qhelp
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
</overview>
|
||||
<recommendation>
|
||||
<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>
|
||||
|
||||
</recommendation>
|
||||
<example>
|
||||
|
||||
Reference in New Issue
Block a user