Common Weakness Enumeration
CWE Definition / CWE-1098
CWE-1098: Data Element containing Pointer Item without Proper Copy Control Element
The code contains a data element with a pointer that does not have an associated copy or constructor method.
Published:2 Jul 2018
Organization:MITRE
Modified:11 Dec 2025
Related Weakness
CWE-1076: Insufficient Adherence to Expected Conventions
