mirror of
https://github.com/github/codeql.git
synced 2026-05-01 11:45:14 +02:00
Remove stray </p> tag
This commit is contained in:
@@ -12,7 +12,6 @@ This query finds calls to:</p>
|
||||
zero terminator into consideration.</li>
|
||||
<li><code>strcat</code> or <code>strncat</code> that use buffers that are too small to contain the new string.</li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
The highlighted expression will cause a buffer overflow because the buffer is too small to contain
|
||||
|
||||
Reference in New Issue
Block a user