Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

<ac:macro ac:name="info"><ac:parameter ac:name="title">Generated Content</ac:parameter><ac:rich-text-body><p>This page is automatically generated from the "Automated Detection" sections in the individual guidelines. Do not modify this page directly.</p></ac:rich-text-body></ac:macro>
<p>Version number:<br />
v5.0</p>

<table><tbody>
<tr>
<th><p> C++ checkers </p></th>
<th><p> Rule </p></th>
</tr>
<tr>
<td><p> ABR </p></td>
<td><p> <ac:link><ri:page ri:content-title="ARR30-CPP. Guarantee that array and vector indices are within the valid range" /></ac:link> </p></td>
</tr>
<tr>
<td><p> ABV.TAINTED </p></td>
<td><p> <ac:link><ri:page ri:content-title="ARR30-CPP. Guarantee that array and vector indices are within the valid range" /></ac:link> </p></td>
</tr>
<tr>
<td><p> IF_MULTI_DECL </p></td>
<td><p> <ac:link><ri:page ri:content-title="DCL01-CPP. Do not reuse variable names in subscopes" /></ac:link> </p></td>
</tr>
<tr>
<td><p> IF_MULTI_DEF </p></td>
<td><p> <ac:link><ri:page ri:content-title="DCL01-CPP. Do not reuse variable names in subscopes" /></ac:link> </p></td>
</tr>
<tr>
<td><p> IF_MULTI_KIND </p></td>
<td><p> <ac:link><ri:page ri:content-title="DCL01-CPP. Do not reuse variable names in subscopes" /></ac:link> </p></td>
</tr>
<tr>
<td><p> SV.RVT.RETVAL_NOTTESTED </p></td>
<td><p> <ac:link><ri:page ri:content-title="EXP12-CPP. Do not ignore values returned by functions or methods" /></ac:link> </p></td>
</tr>
<tr>
<td><p> SV.TAINTED.INDEX_ACCESS </p></td>
<td><p> <ac:link><ri:page ri:content-title="ARR30-CPP. Guarantee that array and vector indices are within the valid range" /></ac:link> </p></td>
</tr>
</tbody></table>