CWE-1098 – Data Element containing Pointer Item without Proper Copy Control Element
Description The code contains a data element with a pointer that does not have an associated copy or constructor method. Modes of Introduction: ...
Description The code contains a data element with a pointer that does not have an associated copy or constructor method. Modes of Introduction: ...