Pointer Checker to detect buffer overflows and dangling pointers (part 2) Overview A dangling pointer arises when you use the address of an object after its lifetime. This may occur in situations like returning addresses of the automatic variables from a function or using the address of the memory block after it is freed. 开发人员 教授 学生 Linux* Microsoft Windows* (XP, Vista, 7) Microsoft Windows* 8 Unix* C/C++ 入门级 中级 英特尔® C++ 编译器 英特尔® C++ Composer XE 英特尔® C++ Studio XE pointer checker to check buffer overflow dangling pointers C/C++ out-of-bounds errors pointer poroblems 调试 查看更多 about Pointer Checker to detect buffer overflows and dangling pointers (part 2)登录以发表评论