dangling pointer

A pointer (variable that holds the address of a memory location) that does not reference a valid object.

Noun

  1. A pointer (variable that holds the address of a memory location) that does not reference a valid object.

    Synonyms: wild pointer

  2. A pointer referencing memory that was previously deallocated.

Forms

dangling pointers