Warning: Our website does not support Internet Explorer, please use Edge instead.
CWE-476: NULL Pointer Dereference
"A NULL pointer dereference occurs when the application dereferences a pointer that it expects to be valid, but is NULL, typically causing a crash or exit." - Entry from the Common Weakness Enumeration