Skip to content

Commit fbf5a05

Browse files
author
Felicity Chapman
committed
Remove stray </p> tag
1 parent 6312f31 commit fbf5a05

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cpp/ql/src/Critical/OverflowCalculated.qhelp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ This query finds calls to:</p>
1212
zero terminator into consideration.</li>
1313
<li><code>strcat</code> or <code>strncat</code> that use buffers that are too small to contain the new string.</li>
1414
</ul>
15-
</p>
1615

1716
<p>
1817
The highlighted expression will cause a buffer overflow because the buffer is too small to contain

0 commit comments

Comments
 (0)