Map
Index
Random
Help
th

Quote: prevent dereferencing a deallocated heap pointer by replacing malloc with a garbage collector

QuoteRef: necuGC5_2005 , p. 501



Topic:
dangling pointers
Topic:
safe use of pointers

Quotation Skeleton

Some memory errors in C programs are due … [deallocated] heap pointer … CCured prevents this problem by replacing 'malloc' with … [Boehm and Weiser 1988]. … CCured requires the programmer to annotate custom allocators …   Google-1   Google-2

Copyright clearance needed for quotation.


Related Topics up

Topic: dangling pointers (13 items)
Topic: safe use of pointers (102 items)

Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.