Attempt to Access Child of a Non-structure Pointer
CWE-588 · Variant · Incomplete
Casting a non-structure type to a structure type and accessing a field can lead to memory access errors or data corruption.
Casting a non-structure type to a structure type and accessing a field can lead to memory access errors or data corruption.