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++ Начинающий Средний Intel® C++ Compiler Intel® C++ Composer XE Intel® C++ Studio XE pointer checker to check buffer overflow dangling pointers C/C++ out-of-bounds errors pointer poroblems Отладка Подробнее о Pointer Checker to detect buffer overflows and dangling pointers (part 2)Войдите, чтобы оставлять комментарии