Pointer Issues |
Category ID: 465 (Category) | Status: Draft |
Description Summary
Weaknesses in this category are related to improper handling of pointers.
Nature | Type | ID | Name | View(s) this relationship pertains to![]() |
---|---|---|---|---|
ChildOf | ![]() | 18 | Source Code | Development Concepts (primary)699 |
ParentOf | ![]() | 466 | Return of Pointer Value Outside of Expected Range | Development Concepts (primary)699 |
ParentOf | ![]() | 467 | Use of sizeof() on a Pointer Type | Development Concepts (primary)699 |
ParentOf | ![]() | 468 | Incorrect Pointer Scaling | Development Concepts (primary)699 |
ParentOf | ![]() | 469 | Use of Pointer Subtraction to Determine Size | Development Concepts (primary)699 |
ParentOf | ![]() | 587 | Assignment of a Fixed Address to a Pointer | Development Concepts (primary)699 |
ParentOf | ![]() | 588 | Attempt to Access Child of a Non-structure Pointer | Development Concepts (primary)699 |