野指针
wild pointer
中文定义
超出指针地址范围的指针或内存地址不存在的指针。
English Definition
A pointer that references a location that is out of scope for that pointer or that does not exist.
wild pointer
超出指针地址范围的指针或内存地址不存在的指针。
A pointer that references a location that is out of scope for that pointer or that does not exist.