GitHubSign in

Accessing the data location pointed to by a pointer that has not been initialized to a valid address, which often leads to a runtime error or undefined behavior.

"Dereferencing a null pointer is a common error in programming that can cause a segmentation fault or crash."

@openai