April 2014
Intermediate to advanced
576 pages
14h 45m
English
Chapter Contents

Risk Assessment Summary

Evaluating pointers into memory that have been deallocated by a memory management function, including dereferencing, acting as an operand of an arithmetic operation, type casting, or using the pointer as the right-hand side of an assignment, is undefined behavior. Pointers to memory that have been deallocated are referred to as dangling ...
Read now
Unlock full access