summaryrefslogtreecommitdiffstats
path: root/www/analyzer/available_checks.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/analyzer/available_checks.html')
-rw-r--r--www/analyzer/available_checks.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/analyzer/available_checks.html b/www/analyzer/available_checks.html
index 3a902a3..4f8971c 100644
--- a/www/analyzer/available_checks.html
+++ b/www/analyzer/available_checks.html
@@ -125,8 +125,9 @@
<td><b>osx.coreFoundation.CFNumber</b></td><td>Check for proper uses of CFNumberCreate.</td>
</tr>
<tr>
-<td><b>osx.coreFoundation.CFRetainRelease</b></td><td>Check for null arguments to CFRetain/CFRelease.</td>
+<td><b>osx.coreFoundation.CFRetainRelease</b></td><td>Check for null arguments to CFRetain/CFRelease/CFMakeCollectable.</td>
</tr>
+<tr>
<td><b>osx.coreFoundation.containers.OutOfBounds</b></td><td>Checks for index out-of-bounds when using 'CFArray' API.</td>
</tr>
<tr>
OpenPOWER on IntegriCloud