This page is experimental and may change significantly in future releases.
Data Element containing Pointer Item without Proper Copy Control Element
Properties
id: d3f:CWE-1098
- name
- Data Element containing Pointer Item without Proper Copy Control Element
- definition
- The code contains a data element with a pointer that does not have an associated copy or constructor method.
Neighbors
CWE-1098 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-1098 has no related weaknesses in this release.