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 4dcaa7b commit 7bd5464Copy full SHA for 7bd5464
cpp/ql/src/experimental/Security/CWE/CWE-120/MemoryUnsafeFunctionScan.qhelp
@@ -14,7 +14,7 @@
14
</recommendation>
15
16
<example>
17
-<p>The following example demonstrates safe and unsafe uses of scanf type functions.</p>
+<p>The following example demonstrates safe and unsafe uses of <code>scanf</code> type functions.</p>
18
<sample src="MemoryUnsafeFunctionScan.cpp" />
19
20
</example>
0 commit comments